This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
"build:mp-weixin": "uni build -p mp-weixin --mode production",
|
||||
"verify:arrival-build": "node scripts/verify-arrival-navigation-build.cjs",
|
||||
"test:unit": "vitest run",
|
||||
"test:e2e:camera-stability": "playwright test tests/e2e/three-map-camera-stability.spec.ts",
|
||||
"type-check": "vue-tsc --noEmit",
|
||||
"lint": "eslint \"src/**/*.{ts,vue}\""
|
||||
},
|
||||
@@ -36,6 +37,7 @@
|
||||
"@dcloudio/uni-cli-shared": "3.0.0-alpha-5010120260519001",
|
||||
"@dcloudio/vite-plugin-uni": "3.0.0-alpha-5010120260519001",
|
||||
"@types/three": "0.163.0",
|
||||
"@playwright/test": "^1.54.1",
|
||||
"@typescript-eslint/eslint-plugin": "7.18.0",
|
||||
"@typescript-eslint/parser": "7.18.0",
|
||||
"@vitejs/plugin-vue": "5.2.4",
|
||||
|
||||
Reference in New Issue
Block a user