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

[chore] upgrade source-map #7729

Merged
merged 1 commit into from Jul 27, 2022
Merged

[chore] upgrade source-map #7729

merged 1 commit into from Jul 27, 2022

Conversation

bluwy
Copy link
Member

@bluwy bluwy commented Jul 27, 2022

fix #7728

Before submitting the PR, please make sure you do the following

  • It's really useful if your PR references an issue where it is discussed ahead of time. In many cases, features are absent for a reason. For large changes, please create an RFC: https://github.com/sveltejs/rfcs
  • Prefix your PR title with [feat], [fix], [chore], or [docs].
  • This message body should clearly illustrate what problems it solves.
  • Ideally, include a test that fails without this PR but passes with it.

Tests

  • Run the tests with npm test and lint the project with npm run lint

@dummdidumm
Copy link
Member

My god I can't believe it, after all these years they made another patch release 😄 For future reference (don't think we need to do this right now): language-tools moved over to @jridgewell/trace-mapping which seems more performant while not using wasm and having almost the same API so people can easily switch.

@dummdidumm dummdidumm merged commit 9ad416b into master Jul 27, 2022
@dummdidumm dummdidumm deleted the upgrade-source-map branch July 27, 2022 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants