You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seeing incorrect line numbers in stack traces breaks workflow too much.
We could try to either use line preserving code transformations (does Babel support that?) or enable more advanced Webpack's devtool (cheap-module-eval-source-map).
clessg, louiscloutierdakis, fusepilot, PhilipGarnero, kachkaev and 2 more