refactor: Bun by default

This commit is contained in:
2026-02-20 20:16:37 +01:00
parent 53fb0389cd
commit 240bd9cba1
12 changed files with 3403 additions and 78 deletions

4
.gitignore vendored
View File

@@ -126,8 +126,12 @@ dist
.yarn/build-state.yml
.yarn/install-state.gz
.pnp.*
# Old package manager lockfiles (Bun migration - keep bun.lock)
yarn.lock
package-lock.json
pnpm-lock.yaml
build
*.sqlite