Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow inputSourceMap on .parse() #824

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

Qix-
Copy link

@Qix- Qix- commented Dec 9, 2020

Closes #128
Closes #146

This is a followup of #146 with (mostly) the same changes, rebased on top of master and written as typescript. It also allows passing in a separate sourcemap to .parse() using the inputSourceMap option instead of only extracting inline sourcemaps.

All credit to @caridy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

consume sourcemap directive when parsing source code
1 participant