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

java - Run a .jar on Heroku -

java - Jtable duplicate Rows -

validation - How to pass paramaters like unix into windows batch file -