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
If shebang loader leaves a blank line where the shebang used to be, then line numbers will not change. This means sourcemaps -- if they exist -- will still be valid.
The text was updated successfully, but these errors were encountered:
Along with this, shebang-loader should pass through a sourcemap if it's passed one. I don't think webpack does this automatically on behalf of the loader, though I could be wrong about that.
If shebang loader leaves a blank line where the shebang used to be, then line numbers will not change. This means sourcemaps -- if they exist -- will still be valid.
The text was updated successfully, but these errors were encountered: