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(es): Ignore sourceMappingURL in string literals #8879

Merged
merged 8 commits into from
Apr 22, 2024

Commits on Apr 22, 2024

  1. Add a test case

    kdy1 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    11b1bc2 View commit details
    Browse the repository at this point in the history
  2. get_orig_src_map

    kdy1 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    b839fc5 View commit details
    Browse the repository at this point in the history
  3. Use comment

    kdy1 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    5ffdff1 View commit details
    Browse the repository at this point in the history
  4. Update test refs

    kdy1 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    9b5035a View commit details
    Browse the repository at this point in the history
  5. Discard changes to crates/swc/tests/fixture/sourcemap/issue-6552/inpu…

    …t-map/output/index.map
    kdy1 authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    5075acc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fa885d0 View commit details
    Browse the repository at this point in the history
  7. fix

    kdy1 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    15d1ef9 View commit details
    Browse the repository at this point in the history
  8. Update test refs

    kdy1 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    2e0be47 View commit details
    Browse the repository at this point in the history