Skip to content

Switch to bun for install and build#68

Draft
pranavpatilsce wants to merge 1 commit intomainfrom
bun-migration
Draft

Switch to bun for install and build#68
pranavpatilsce wants to merge 1 commit intomainfrom
bun-migration

Conversation

@pranavpatilsce
Copy link
Copy Markdown
Contributor

Summary

  • Replace node ./node_modules/typescript/bin/tsc with bunx tsc in package.json build/dev scripts
  • Update README install/build instructions to reference bun

Test plan

  • bun install succeeds
  • bun run build compiles cleanly via bunx tsc

Replace node ./node_modules/typescript/bin/tsc with bunx tsc in
package.json scripts and update README to reference bun.
@pranavpatilsce pranavpatilsce marked this pull request as draft March 26, 2026 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant