Skip to content

Conversation

@kid1412621
Copy link

bun run build
$ bun build src/index.ts --outdir dist --target node && cp -r src/templates dist/
Bundled 112 modules in 23ms

  index.js  0.67 MB  (entry point)
  
bun run build   
$ bun build src/index.ts --minify --outdir dist --target node && cp -r src/templates dist/
Bundled 112 modules in 19ms

  index.js  0.36 MB  (entry point)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant