Hey,
many thanks to you for your tool, but i need bundling js/css files.
Is that possible to bundling minified files? eg. with an instruction comment
like that:
+++++++++++ bundles.js ++++++++
#import ./../myJSFiles/file1.js
#import ./../myJSFiles/file2.js
function fooBar()
{
alert("very nice");
}
+++++++++++++++++++++++++++++++
Original issue reported on code.google.com by majectm...@gmail.com on 10 Apr 2014 at 3:26
Original issue reported on code.google.com by
majectm...@gmail.com
on 10 Apr 2014 at 3:26