GitNexus/gitnexus/scripts
Abhigyan Patwari aff187cc1b fix: bundle gitnexus-shared into CLI dist to fix module resolution
gitnexus-shared was declared as a file: dependency but never published
to npm, causing ERR_MODULE_NOT_FOUND for users installing gitnexus
globally. The build script now copies gitnexus-shared/dist into
dist/_shared/ and rewrites bare specifiers to relative paths.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-01 16:41:54 +05:30
..
build.js fix: bundle gitnexus-shared into CLI dist to fix module resolution 2026-04-01 16:41:54 +05:30