mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-07-09 17:28:51 +00:00
fix(electron): bump electron 42→43 + rebuild better-sqlite3 from source against the Electron ABI (148). Electron 43 raises NODE_MODULE_VERSION to 148; better-sqlite3@12.11.1 has no electron-v148 prebuild, so the packaged app died with 'Nenhum driver SQLite disponível'. prepare-electron-standalone now compiles better-sqlite3 from source against the electron headers into build/Release (where 'bindings' resolves it). Validated by Electron Package Smoke (green) + local (node_register_module_v148). Supersedes #6378. (--admin: the only reds are SonarQube/SonarCloud failing on a coverage-report artifact digest-mismatch — a GitHub Actions infra flake, not this diff; Sonar is green on main and the diff touches only the electron build.) |
||
|---|---|---|
| .. | ||
| assembleStandalone.mjs | ||
| backendOnlyPages.mjs | ||
| bootstrap-env.mjs | ||
| build-next-isolated.mjs | ||
| build-tproxy-native.mjs | ||
| colocateOptionals.mjs | ||
| mitm-stub-flag.mjs | ||
| native-binary-compat.mjs | ||
| pack-artifact-policy.ts | ||
| postinstall.mjs | ||
| postinstallSupport.mjs | ||
| prepare-electron-standalone.mjs | ||
| prepublish.ts | ||
| runtime-env.mjs | ||
| sync-env.mjs | ||
| uninstall.mjs | ||
| validate-pack-artifact.ts | ||
| write-build-sha.mjs | ||