mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-18 00:19:58 +01:00
Make vue 3 template linux/mac only
This commit is contained in:
parent
a03f5871bd
commit
f87a0f039a
1 changed files with 2 additions and 1 deletions
|
|
@ -10,5 +10,6 @@
|
|||
"frontenddir": "frontend",
|
||||
"serve": "npm run serve",
|
||||
"bridge": "src",
|
||||
"wailsdir": ""
|
||||
"wailsdir": "",
|
||||
"platforms": ["linux", "darwin"]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue