2

Is there a utility/module similar to pack in Java where you can compile all the css files into one css file and all the js files into a one js file?

4

2 に答える 2

3

Would this work for you: https://metacpan.org/module/Apache2::Response::FileMerge

于 2011-12-06T23:50:35.343 に答える
2

Two modules that look like they ought to do what you want (sorry I haven't personally used either):

于 2011-12-07T02:38:51.307 に答える