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

Process source mapping URLs be set by transpilers #479

Merged
merged 6 commits into from Nov 15, 2021

Commits on Nov 12, 2021

  1. Process source mapping URLs be set by transpilers

    Rewrites source mapping urls with the digested paths and protect against semicolon appending with a dummy comment line.
    dhh committed Nov 12, 2021
    Copy the full SHA
    a48d512 View commit details
    Browse the repository at this point in the history
  2. Correct file name

    dhh committed Nov 12, 2021
    Copy the full SHA
    6e589da View commit details
    Browse the repository at this point in the history
  3. Correct indention

    dhh committed Nov 12, 2021
    Copy the full SHA
    a5b7cb2 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    a19271c View commit details
    Browse the repository at this point in the history
  5. Test source mapping url processor

    dhh committed Nov 12, 2021
    Copy the full SHA
    87575cc View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2021

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