build: Add portable for fixed webview2

This commit is contained in:
MystiPanda
2024-05-06 19:13:08 +08:00
parent b11be1838a
commit 5147a070a1
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": {