build: replace bun install/build with pnpm/esbuild

This commit is contained in:
mitchell 2026-05-26 02:52:41 -04:00
parent 3e96007f1f
commit cd3749b07e
4 changed files with 1113 additions and 244 deletions

2
pnpm-workspace.yaml Normal file
View file

@ -0,0 +1,2 @@
allowBuilds:
esbuild: true