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