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