build: migrate to bun package manager and enforce with preinstall check

This commit is contained in:
2025-12-29 15:18:04 -06:00
parent 6a4abcec0d
commit a65836bd5b
6 changed files with 25 additions and 3800 deletions
Vendored
+8
View File
@@ -10,6 +10,14 @@ dist/
emsdk/
node_modules/
# Package manager lockfiles (bun only)
pnpm-lock.yaml
yarn.lock
package-lock.json
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Emscripten build outputs (generated by cargo build)
web/public/pacman.data
web/public/pacman.js