evanw / evanw/node-source-map-support

Not compatible with rollup.js output running in node

Open
#165 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
2.2k
Forks
223
PR merge metrics
No merged PRs in 30d

Description

rollup outputs inlined module members which have no require. This makes it so there's no way to use the hookRequire option of this module for inline source maps. Also with rollup it's only possible to retrieve source map strings after the build so there's no way to use `retrieveSourceMap` because the call to this module needs to be inside the source.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.