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

Adding support for indexed source maps. #1261

Merged
merged 3 commits into from
May 17, 2022
Merged

Commits on May 6, 2022

  1. Adding support for indexed source maps.

    Indexed source maps, described in https://sourcemaps.info/spec.html#h.535es3xeprgt this should allow users to debug bundled output, like that produced by the closure-compiler when producing bundled output.
    ashgti committed May 6, 2022
    Configuration menu
    Copy the full SHA
    3531f17 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e8678b View commit details
    Browse the repository at this point in the history
  3. Formatting new tests.

    ashgti committed May 6, 2022
    Configuration menu
    Copy the full SHA
    1241ce2 View commit details
    Browse the repository at this point in the history