dont use template app for snap
This commit is contained in:
parent
38a4078479
commit
65f5af4cd0
|
@ -137,6 +137,9 @@
|
|||
},
|
||||
"freebsd": {
|
||||
"artifactName": "${productName}-${version}-${arch}.${ext}"
|
||||
},
|
||||
"snap": {
|
||||
"useTemplateApp": false
|
||||
}
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
Loading…
Reference in New Issue