Feature request: Option to produce both minified and non-minified builds
Open
- Dominant language
- TypeScript
- Stars
- 11.3k
- Forks
- 275
- PR merge metrics
- No merged PRs in 30d
Description
Right now I use an onSuccess callback for this:
`onSuccess: "esbuild --minify --sourcemap ./dist/lib.js --outfile=./dist/lib.min.js"`
But it would be nice to have an option for this.
Thanks for an awesome tool!
Contributor guide
Assessment
This issue has not been assessed yet.