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

fix(sourcemap): fall back to low-resolution line mapping #4334

Merged
merged 6 commits into from Mar 4, 2022

Commits on Dec 30, 2021

  1. fix(sourcemap): fall back to low-resolution line mapping

    …inside `Link.traceSegment` instead of returning null, so that a low-resolution sourcemap preceding a high-resolution sourcemap in the sourcemap chain doesn't fail.
    aleclarson committed Dec 30, 2021
    Copy the full SHA
    ac2e525 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2022

  1. Copy the full SHA
    eeca9a7 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2022

  1. Copy the full SHA
    a25b540 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    3652776 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    c87ffbe View commit details
    Browse the repository at this point in the history
  4. Improve coverage

    lukastaegert committed Mar 3, 2022
    Copy the full SHA
    4041d4c View commit details
    Browse the repository at this point in the history