mirror of
https://github.com/misitebao/wails-template-vue
synced 2025-02-23 04:52:28 +08:00
feat(frontend): add hot update command
This commit is contained in:
parent
b28745c214
commit
1e86c1c78a
@ -5,6 +5,7 @@
|
||||
"scripts": {
|
||||
"dev": "vue-cli-service serve",
|
||||
"build": "vue-cli-service build",
|
||||
"build:watch":"vue-cli-service build --watch",
|
||||
"serve": "serve dist"
|
||||
},
|
||||
"author": "{{.AuthorName}}",
|
||||
|
Loading…
Reference in New Issue
Block a user