egoist / tsup

The simplest and fastest way to bundle your TypeScript libraries.
https://tsup.egoist.dev
MIT License
8.48k stars 209 forks source link

Allow option `sourcemaps: "hidden"` #1048

Open maerzhase opened 7 months ago

maerzhase commented 7 months ago

No matter what sourcemap option you choose with tsup the bundle will end up including sourcemaps comments. Any plans in support the "hidden" option for sourcemaps? Should sourcemaps: false avoid including the sourcemaps comments? :>

e.g. rollup allows this: https://rollupjs.org/configuration-options/#output-sourcemap

Upvote & Fund

Fund with Polar