Skip to main content
Home  ›  Blog

Debugging 2sxc - load unminified JS using debug=true

So in general all 2sxc-dialogs run the obfuscated / minified javascripts. And you can debug them, because we also include the map and unminified. 

But there are cases - like when too much stuff is cached - where you want to work in unminified mode. Fret not, it's here.

  1. Open the dialog with shift-click so you can modify the url
  2. then after the hash (#) add debug=true
  3. refresh the page

Have fun!

Update 2017-09-26 for 2sxc 9.6

Note that now adding debug=true to the url will also add a lot of debugging information to your source file - read the blog post about 2sxc 9.6.


Daniel Mettler grew up in the jungles of Indonesia and is founder and CEO of 2sic internet solutions in Switzerland and Liechtenstein, an 20-head web specialist with over 800 DNN projects since 1999. He is also chief architect of 2sxc (see github), an open source module for creating attractive content and DNN Apps.

Read more posts by Daniel Mettler