rmrevin / yii2-minify-view

Yii2 View component with minification css & js
MIT License
191 stars 67 forks source link

minifyOutput takes more than 40 seconds on 37K lines file #51

Closed Kvis-Dev closed 6 years ago

rmrevin commented 6 years ago

This extension is not designed to compress large applications. For this purpose it is preferable to use the special packers type webpack or browserify. I also recommend to try version 2.0 of this extension, it work done on performance. However, I would recommend using webpack.