Skip to content

Commit

Permalink
chore: move build.ts file
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbbreuer committed Oct 6, 2024
1 parent 13a370f commit 37ebeb7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/build.ts → build.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import dts from 'bun-plugin-dts-auto'

log.info('Building...')

$.cwd(path.resolve(import.meta.dir, '..'))
await $`rm -rf ./dist`

await Bun.build({
Expand Down

0 comments on commit 37ebeb7

Please sign in to comment.