I am using throughout my NopCommerce website a component called BundleTransformer which extends the 'bundling' feature of MVC4. It uses another component called Yahoo.Yui.Compressing to transform and compress javascript files. All is working fine. JS files are compressed and bundled as expected. I am using throughout my NopCommerce website a