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

Enable eval-source-map for firefox #5060

Merged
merged 1 commit into from
Jan 7, 2019
Merged

Enable eval-source-map for firefox #5060

merged 1 commit into from
Jan 7, 2019

Commits on Jan 3, 2019

  1. Switch to eval-source-map

    Switches to eval-source-map, which is easier for webpack to recompute
    when a file changes and has column based mappings, which lets firefox
    devtools show original variable in the debugger and evaluate original
    expressions in the console.
    Jason Laster committed Jan 3, 2019
    Configuration menu
    Copy the full SHA
    09b9c2f View commit details
    Browse the repository at this point in the history