feat: bump electron (#14151)

This commit is contained in:
DarkSky
2025-12-26 09:41:16 +08:00
committed by GitHub
parent 2e38898937
commit ca386283c5
15 changed files with 203 additions and 87 deletions

View File

@@ -63,6 +63,8 @@ const {
default: process.platform,
},
},
allowPositionals: true,
strict: false,
});
log(`parsed args: arch=${arch}, platform=${platform}`);