mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-20 20:53:37 +00:00
Restore the global id for console dev debugging
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
|
||||
} else {
|
||||
var context = iD.coreContext().assetPath('dist/');
|
||||
window.context = window.id = context; // for debugging
|
||||
|
||||
// disable boundaries (unless we have an explicit disable_features list)
|
||||
var q = iD.utilStringQs(window.location.hash.substring(1));
|
||||
|
||||
Reference in New Issue
Block a user