mirror of
https://github.com/taigrr/wails.git
synced 2026-04-17 12:15:02 -07:00
Make vue 3 template linux/mac only
This commit is contained in:
@@ -10,5 +10,6 @@
|
|||||||
"frontenddir": "frontend",
|
"frontenddir": "frontend",
|
||||||
"serve": "npm run serve",
|
"serve": "npm run serve",
|
||||||
"bridge": "src",
|
"bridge": "src",
|
||||||
"wailsdir": ""
|
"wailsdir": "",
|
||||||
|
"platforms": ["linux", "darwin"]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user