debug variable
This commit is contained in:
		| @@ -1,5 +1,8 @@ | ||||
| import { routes } from './routes.js'; | ||||
|  | ||||
| let DEBUG = true; | ||||
| window.DEBUG = DEBUG; | ||||
|  | ||||
| /* main */ | ||||
| window.onload = function () { | ||||
|   let app = document.documentElement; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user