zy-asrs-admin/package.json | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
zy-asrs-admin/package.json
@@ -4,7 +4,7 @@ "private": true, "type": "module", "scripts": { "dev": "vite", "dev": "vite --host", "build": "vite build", "preview": "vite preview" }, @@ -22,5 +22,9 @@ "@vitejs/plugin-vue": "^5.0.5", "@vue/babel-plugin-jsx": "^1.2.2", "vite": "^5.3.1" }, "devServer": { "host": "0.0.0.0", "port": "3000" } }