mirror of
https://github.com/codeaashu/claude-code.git
synced 2026-04-08 22:28:48 +03:00
5 lines
175 B
TOML
5 lines
175 B
TOML
# bunfig.toml — Bun configuration for development mode
|
|
# The plugin intercepts `bun:bundle` imports → src/shims/bun-bundle.ts
|
|
|
|
preload = ["./scripts/bun-plugin-shims.ts"]
|