build: add standalone Windows portable target
This commit is contained in:
+3
-1
@@ -57,7 +57,9 @@
|
||||
},
|
||||
"win": {
|
||||
"icon": "build/icon.ico",
|
||||
"target": "nsis"
|
||||
"target": [
|
||||
"portable"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user