$ contractspec-bun-build prebuild $ bun run build:bundle && bun run build:types $ contractspec-bun-build transpile [contractspec-bun-build] transpile target=bun root=src entries=10 noBundle=false Bundled 10 modules in 49ms ./connection.sample.js 1.14 KB (entry point) ./run.js 3.46 KB (entry point) ./index.js 4.93 KB (entry point) ./voice-providers.feature.js 0.54 KB (entry point) docs/index.js 1.67 KB (entry point) docs/voice-providers.docblock.js 1.67 KB (entry point) ./example.js 0.66 KB (entry point) handlers/list-voices.js 0.88 KB (entry point) handlers/synthesize.js 0.90 KB (entry point) handlers/create-provider.js 0.84 KB (entry point) [contractspec-bun-build] transpile target=node root=src entries=10 noBundle=false Bundled 10 modules in 23ms ./connection.sample.js 1.14 KB (entry point) ./run.js 3.45 KB (entry point) ./index.js 4.93 KB (entry point) ./voice-providers.feature.js 0.53 KB (entry point) docs/index.js 1.66 KB (entry point) docs/voice-providers.docblock.js 1.66 KB (entry point) ./example.js 0.65 KB (entry point) handlers/list-voices.js 0.87 KB (entry point) handlers/synthesize.js 0.89 KB (entry point) handlers/create-provider.js 0.84 KB (entry point) [contractspec-bun-build] transpile target=browser root=src entries=10 noBundle=false Bundled 10 modules in 30ms ./connection.sample.js 1.14 KB (entry point) ./run.js 3.45 KB (entry point) ./index.js 4.93 KB (entry point) ./voice-providers.feature.js 0.53 KB (entry point) docs/index.js 1.66 KB (entry point) docs/voice-providers.docblock.js 1.66 KB (entry point) ./example.js 0.65 KB (entry point) handlers/list-voices.js 0.87 KB (entry point) handlers/synthesize.js 0.89 KB (entry point) handlers/create-provider.js 0.84 KB (entry point) $ contractspec-bun-build types