You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Follow these steps to debug JavaScript that has been minified and bundled.

This will only affect the session you currently have open on not affect other users of the site.

Step-by-step guide

To turn off/on bundling and minifying for debugging purposes

  1. Navigate to this page on the website
  2. Run this page /ScriptDebug.axd?debug=true
  3. Navigate back to the home page

/ScriptDebug.axd?debug=true will turn ON debugging (i.e. turn OFF bundling and minifying)

/ScriptDebug.axd?debug=false will turn OFF debugging (i.e. turn ON bundling and minifying)

 

Error rendering macro 'contentbylabel'

parameters should not be empty

  • No labels