$ 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=6 noBundle=false Bundled 6 modules in 22ms docs/index.js 1.37 KB (entry point) ./index.js 3.91 KB (entry point) docs/quest-challenges.docblock.js 1.37 KB (entry point) ./example.js 0.72 KB (entry point) ./learning-journey-quest-challenges.feature.js 0.51 KB (entry point) ./track.js 1.34 KB (entry point) [contractspec-bun-build] transpile target=node root=src entries=6 noBundle=false Bundled 6 modules in 42ms docs/index.js 1.34 KB (entry point) ./index.js 3.88 KB (entry point) docs/quest-challenges.docblock.js 1.34 KB (entry point) ./example.js 0.71 KB (entry point) ./learning-journey-quest-challenges.feature.js 506 bytes (entry point) ./track.js 1.33 KB (entry point) [contractspec-bun-build] transpile target=browser root=src entries=6 noBundle=false Bundled 6 modules in 46ms docs/index.js 1.34 KB (entry point) ./index.js 3.88 KB (entry point) docs/quest-challenges.docblock.js 1.34 KB (entry point) ./example.js 0.71 KB (entry point) ./learning-journey-quest-challenges.feature.js 506 bytes (entry point) ./track.js 1.33 KB (entry point) $ contractspec-bun-build types