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

Convert all SourceMapConsumers to TraceMaps #14253

Merged
merged 5 commits into from Feb 10, 2022

Commits on Feb 9, 2022

  1. Switch to @jridgewell/trace-mapping in fixture-test-runner

    This accomplishes 2 goals:
    - Gets us off the ancient `source-map` v0.5.7
    - Speeds up construction and tracing by ~10x.
    jridgewell committed Feb 9, 2022
    Copy the full SHA
    741e602 View commit details
    Browse the repository at this point in the history
  2. Convert other packages

    jridgewell committed Feb 9, 2022
    Copy the full SHA
    ca611b2 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    7b0a467 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    04ea51f View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

  1. Remove unneeded @types

    jridgewell committed Feb 10, 2022
    Copy the full SHA
    d6bb760 View commit details
    Browse the repository at this point in the history