Open
Description
Package: https://jsr.io/@babel-test-6ae45912/core/0.0.13-8.0.0-alpha.17
The relevant folder is lib/
, with the files that will actually be run when using the package.
Notice that it contains a bunch of .ts
files, and each of them has a corresponding .ts.map
source map (linked to from the comment at the bottom of each .ts
file).
The tarball generated for npm compatibility has the auto-generated .js
files and the corresponding .js.map
files. However, these .js.map
files point to the .ts
file as the original source, rather than being merged with the source map applied to the .ts
file to show the real original source.
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Needs Triage