egoist / egoist/tsup

Feature request: Option to produce both minified and non-minified builds

Open
#641 1 comment 7 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.