$ 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=7 noBundle=false Bundled 7 modules in 16ms docs/index.js 1.41 KB (entry point) ./index.js 5.89 KB (entry point) docs/project-management-sync.docblock.js 1.41 KB (entry point) ./example.js 0.70 KB (entry point) ./project-management-sync.feature.js 0.74 KB (entry point) ./run.js 3.0 KB (entry point) ./sync.js 3.1 KB (entry point) [contractspec-bun-build] transpile target=node root=src entries=7 noBundle=false Bundled 7 modules in 18ms docs/index.js 1.40 KB (entry point) ./index.js 5.88 KB (entry point) docs/project-management-sync.docblock.js 1.40 KB (entry point) ./example.js 0.69 KB (entry point) ./project-management-sync.feature.js 0.73 KB (entry point) ./run.js 3.00 KB (entry point) ./sync.js 3.1 KB (entry point) [contractspec-bun-build] transpile target=browser root=src entries=7 noBundle=false Bundled 7 modules in 27ms docs/index.js 1.40 KB (entry point) ./index.js 5.88 KB (entry point) docs/project-management-sync.docblock.js 1.40 KB (entry point) ./example.js 0.69 KB (entry point) ./project-management-sync.feature.js 0.73 KB (entry point) ./run.js 3.00 KB (entry point) ./sync.js 3.1 KB (entry point) $ contractspec-bun-build types