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

More source map work #2859

Merged
merged 3 commits into from Oct 17, 2021
Merged

More source map work #2859

merged 3 commits into from Oct 17, 2021

Conversation

novemberborn
Copy link
Member

@novemberborn novemberborn commented Oct 4, 2021

Fixes #2844

  • Convert lib/worker/line-numbers to ESM
  • Add full source map support to line number selection
  • Remove convert-source-map from snapshot manager

Only lazily load Acorn using require(), upgrade callsites to latest version.
@novemberborn novemberborn marked this pull request as ready for review October 17, 2021 15:40
Incidentally, this means the snap file is now properly tracked as a
dependency.
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.

Remove convert-source-map dependency
1 participant