VSMinifier 2013 Plus
In addition you also can handle these file's Build Action and Compilation Target...
For minifying you can use these engines:
However Google Closure Compiler available only for JavaScript files...
You can set Build Action on original and minifed file too. The options are:
You also can set Compilation Target for both files. The options are:
You also can enable manual set using context menu in Solution Explorer... version 1.13.3Combine files into one...To combine files you have to add their names as content in one file, likeall.js // FILE LIST
The first line is mandatory and should be written AS IS (including case)! All the subsequent lines are for include a file in the combined-minified file... IMPORTANT! If included files are edited the combined-minified file must be re-created manually!!! version 1.13.5
DonationPlease donate if you found this extension useful... A version supporting Express Edition (for Web) can be downloaded from here: http://www.codeproject.com/script/Membership/Uploads/3164287/VSMinifier2013.zip |