egoist / egoist/tsup

Add support for sourcemap: external, both

Open
#775 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
11.3k
Forks
275
PR merge metrics
No merged PRs in 30d

Description

I think `sourcemap: true`, currently maps to `linked`, but there are also other modes supported by esbuild that are useful, such as `external` which generates a sourcemap without a `sourceMappingUrl` or `both` which is both `inline` and `external`.

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.