Configurable launch via query parms
App Builder is launched from a dynamic page, which supports dynamic configuration via query parms:
| Query parm | Default | Description |
| debug / nodebug | nodebug | Debugging support writes script tags for all required files (implies nocompress). |
| compress / nocompress | compress | Whether or not to use compression (the abdojo.js profile). |
| console / noconsole | noconsole) | Whether or not to log to the debug console. |
| ping / noping | ping | Whether or not to use ping.html. |
Examples