mirror of
https://github.com/misitebao/wails-template-vue
synced 2025-02-23 21:12:14 +08:00
feat: remove frontend:dev
This commit is contained in:
parent
fe97eb1a4a
commit
abb9bf13fe
@ -3,7 +3,7 @@
|
||||
"outputfilename": "{{.BinaryName}}",
|
||||
"assetdir": "frontend/dist",
|
||||
"frontend:install": "npm install",
|
||||
"frontend:dev":"npm run build",
|
||||
"frontend:dev":"",
|
||||
"frontend:build": "npm run build",
|
||||
"author": {
|
||||
"name": "{{.AuthorName}}",
|
||||
|
Loading…
Reference in New Issue
Block a user