weikaiii / yii2-auto-compress
Automatically compile and merge files js + css + html in yii2 project
Installs: 17
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Type:yii2-extension
Requires
- mrclay/minify: ^3.0.3
- natxet/cssmin: ^3.0.6
- tedivm/jshrink: ^1.3.0
- yiisoft/yii2: ^2
- yiisoft/yii2-httpclient: ^2
This package is auto-updated.
Last update: 2024-12-23 16:58:50 UTC
README
Statement:
This set-up only optimizes functionality on the original author's project CSS and JS files do not need to clear cached files when changes occur. Now, code changes are automatically detected to automatically determine whether static resources need to be merged again.
Installation:
composer require --prefer-dist weikaiii/yii2-auto-compress ~1.0