build: Add portable for fixed webview2

This commit is contained in:
MystiPanda
2024-05-06 19:13:08 +08:00
parent bcd5e935e7
commit b4b2e67260
5 changed files with 119 additions and 25 deletions

View File

@@ -14,6 +14,7 @@
"updater": "node scripts/updater.mjs",
"updater-fixed-webview2": "node scripts/updater-fixed-webview2.mjs",
"portable": "node scripts/portable.mjs",
"portable-fixed-webview2": "node scripts/portable-fixed-webview2.mjs",
"prepare": "husky install"
},
"dependencies": {