diff options
Diffstat (limited to 'app/index.html')
| -rw-r--r-- | app/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/index.html b/app/index.html index 479eafa..aca331c 100644 --- a/app/index.html +++ b/app/index.html @@ -47,6 +47,7 @@ { "imports": { "dom": "./dom.js", + "components": "./components.js", "geom": "./geometry.js", "map": "./map.js", "models": "./models.js", |
