How can you test bundling in debug mode:-

If you are in a debug mode you need to setEnableOptimizationsto true in the_bundleconfig.cs_file or else you will not see the bundling effect in the page requests.

BundleTable.EnableOptimizations = true;

results matching ""

    No results matching ""