symfony - Symfony2 minify without java or node -


i not have access java or node on shared host. there way minify server side, can continue use assetic, without these engines? uglify uses node , yui-compressor (deprecated anyway) uses java.

thanks!

there seem 2 filters using php code:

you need install minify php library through composer, , use cssmin , jsminplus assetic filters.


Comments

Popular posts from this blog

Line ending issue with Mercurial or Visual Studio -

java - Jtable duplicate Rows -

java - Run a .jar on Heroku -