mirror of
https://github.com/misitebao/wails-template-vue
synced 2025-02-22 20:42:16 +08:00
feat: update template config
This commit is contained in:
parent
5230c7f065
commit
40a66f88a8
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "wails-template-vue",
|
||||
"shortname": "vue",
|
||||
"author": "Misitebao <i@misitebao.com>",
|
||||
"description": "A template using vue and vue-router",
|
||||
"author": "Misite Bao <i@misitebao.com>",
|
||||
"description": "Wails template based on Vue ecology",
|
||||
"helpurl": "https://github.com/misitebao/wails-template-vue"
|
||||
}
|
||||
|
@ -6,7 +6,7 @@
|
||||
"frontend:build": "npm run build",
|
||||
"frontend:dev:build": "npm run build-only",
|
||||
"frontend:dev:watcher": "npm run dev",
|
||||
"frontend:dev:serverUrl": "http://localhost:5173",
|
||||
"frontend:dev:serverUrl": "auto",
|
||||
"debounceMS": 500,
|
||||
"author": {
|
||||
"name": "{{.AuthorName}}",
|
||||
|
Loading…
Reference in New Issue
Block a user