Files
code-builder/bun.config.ts

3 lines
80 B
TypeScript

import { buildWithBun } from './src/index.ts'
await buildWithBun({ dts: true })