Skip to content

Commit d78a4ef

Browse files
author
Federico Liva
committed
build: ship prebuilt dist/ for install-from-git robustness
npm does not make esbuild resolvable to the root prepare script when preparing a git dependency for a global install, so the prepare-time build cannot run in that environment. Commit the prebuilt workspace-server bundle (minified, no sourcemaps) so 'npm install -g git+...#<sha>' has a runnable artifact and prepare-build.js takes its prebuilt-dist branch instead of trying to build. This is the pinned-branch deploy artifact; local development still rebuilds dist/ via npm run build.
1 parent bcfc0ca commit d78a4ef

2 files changed

Lines changed: 982 additions & 0 deletions

File tree

0 commit comments

Comments
 (0)