| | |
| | | "name": "demo-web", |
| | | "version": "0.0.1", |
| | | "scripts": { |
| | | "serve": "vite", |
| | | "serve": "vite --mode dev", |
| | | "serve:dev": "vite --mode dev", |
| | | "serve:production": "vite --mode production", |
| | | "serve:prod": "vite --mode production", |
| | | "build:test": "vite build --mode stag", |
| | | "build:production": "vite build --mode production", |
| | | "build:prod": "vite build --mode production", |
| | | "build:dev": "vite build --mode dev", |
| | | "preview": "vite preview", |
| | | "lint": "eslint --fix" |
| | |
| | | "dependencies": { |
| | | "@amap/amap-jsapi-loader": "^1.0.1", |
| | | "@ant-design/icons-vue": "^6.0.1", |
| | | "@turf/turf": "^6.5.0", |
| | | "@vitejs/plugin-legacy": "^1.6.2", |
| | | "agora-rtc-sdk-ng": "^4.12.1", |
| | | "ant-design-vue": "^2.2.8", |