GitNexus/gitnexus-desktop/scripts
Sparsh f08f65c6ad fix(desktop): drop --ignore-scripts so lbugjs.node install hook runs
Using --ignore-scripts with npm ci skips per-package install hooks,
including @ladybugdb/core's install.js that copies lbugjs.node into
the correct path. Without it, process.dlopen fails with ERR_DLOPEN_FAILED.
2026-05-19 12:12:43 +05:30
..
after-pack.mjs feat(build): implement afterPack hook to copy node.exe for Windows builds 2026-05-11 21:44:18 +05:30
ensure-gitnexus-runtime.mjs fix(desktop): drop --ignore-scripts so lbugjs.node install hook runs 2026-05-19 12:12:43 +05:30
package.mjs fix(security): resolve CodeQL findings in package.mjs build script 2026-05-19 01:16:26 +05:30
smoke-unpacked.mjs feat: add validation job to GitHub Actions for desktop packaging 2026-04-24 13:45:23 +05:30