1
0
mirror of https://github.com/S2-/gitlit synced 2025-08-02 12:20:05 +02:00

build windows portable binary

This commit is contained in:
s2
2020-05-09 12:09:23 +02:00
parent edeadfd7fc
commit f8076499ba

View File

@@ -46,8 +46,8 @@
},
"scripts": {
"start": "electron .",
"pack": "electron-builder --linux --win --dir",
"dist": "electron-builder --linux --win"
"pack": "electron-builder --linux --win portable --dir",
"dist": "electron-builder --linux --win portable"
},
"repository": {
"type": "git",