Bundle all core extensions (#27)

This commit is contained in:
Chenlei Hu
2024-06-18 12:48:52 -04:00
committed by GitHub
parent e4b9cbbe17
commit eadcc5e72e
26 changed files with 79 additions and 51 deletions

View File

@@ -1,4 +1,4 @@
import { app } from "../../scripts/app.js";
import { app } from "../../scripts/app";
let touchZooming;
let touchCount = 0;