minify
minify copied to clipboard
Retrieve CSS and JS into the Builder
Hi ! I don't know if we can already do it (I didn't find it in the doc), so I write here a "Feature Request".
What I want :
1 - I use the builder to combine 2 files
2 - I put it in my <head>
3 - The issue : Oh ! I forgot a file between the 2 others !
Instead of filling again the builder, we could have something like that :
http://www.domain.tld/min/builder/?b=media&f=css/main.css,js/jquery/plugins/jquery-ui/css/jquery-ui-1.10.4.custom.min.css
to have directly the builder filed with the files in the good order.
I know I can do it manually, but it could be simplier for some of my users to have a feature like this...
Thanks for reading me ! :)