mirror of
https://github.com/777genius/claude-code-source-code.git
synced 2026-07-26 14:32:31 +00:00
4 lines
175 B
TOML
4 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"]
|