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

Match webpack sourcemap relative paths #1219

Merged
merged 2 commits into from Nov 4, 2020

Commits on Nov 4, 2020

  1. fix: match webpack sourcemap relative paths

    Adjust source path to match the way webpack generates sourcemaps
    for js. This makes css and js sources appear in the same directory
    when using sourcemaps in chrome.
    
    Fixes webpack-contrib#1218.
    isaacl committed Nov 4, 2020
    Copy the full SHA
    00d2c29 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    4c115e2 View commit details
    Browse the repository at this point in the history