We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3add32 commit 24bb7bfCopy full SHA for 24bb7bf
electron-builder.json
@@ -0,0 +1,8 @@
1
+{
2
+ "win": {
3
+ "target": [
4
+ "nsis",
5
+ "portable"
6
+ ]
7
+ }
8
+}
0 commit comments