There was an error while loading. Please reload this page.
1 parent b0212c6 commit 616fbc5Copy full SHA for 616fbc5
1 file changed
package.json
@@ -4,6 +4,7 @@
4
"license": "MIT",
5
"type": "module",
6
"scripts": {
7
+ "start": "npm run dev",
8
"dev": "vite --config web.vite.config.ts",
9
"buildmap": "tsc && vite build --config buildmap.vite.config.ts",
10
"upload": "npm run buildmap && upload-wa-map",
0 commit comments