update
This commit is contained in:
12
package.json
12
package.json
@@ -36,6 +36,18 @@
|
||||
"package.json",
|
||||
"icon.ico"
|
||||
],
|
||||
"extraResources": [
|
||||
{
|
||||
"from": "engine",
|
||||
"to": "engine",
|
||||
"filter": [
|
||||
"**/*.py",
|
||||
"!**/tests/**",
|
||||
"!**/__pycache__/**"
|
||||
]
|
||||
}
|
||||
],
|
||||
"asar": true,
|
||||
"win": {
|
||||
"target": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user