blob: 7be07f720810a160d544bdb64c0a6ce3a9d984d0 [file] [log] [blame]
/**
* This flag notifies inspector that it was deployed with the help
* of a build system. Build system flattenes all css and js files,
* so in this case inspector has to correct paths for dynamic resource loading.
*/
window.flattenImports = true;
window.DEBUG = false;