mirror of
https://gitee.com/dromara/electron-egg.git
synced 2026-05-15 04:02:10 +08:00
preview
This commit is contained in:
@@ -3,9 +3,10 @@
|
||||
"version": "1.0.0",
|
||||
"scripts": {
|
||||
"dev": "vite --host --port 8080",
|
||||
"serve": "vite --host --port 8080",
|
||||
"build-staging": "vite build --mode staging",
|
||||
"build": "vite build",
|
||||
"serve": "vite preview"
|
||||
"preview": "vite preview"
|
||||
},
|
||||
"dependencies": {
|
||||
"@ant-design/icons-vue": "^6.1.0",
|
||||
|
||||
Reference in New Issue
Block a user