A simple tool to dynamically combine and minify multiple javascript files using Uglify.js
- Run the command
git clone --branch=master https://github.com/danielrw7/php-minify-js.git minin the root of your javascript directory.
Now you can minify multiple javascript files by comma seperating files in the query string: [jsdir]/min/?f=file1.js,file2.js