-
-
Notifications
You must be signed in to change notification settings - Fork 387
Closed
Description
- Operating System:
- Node Version:
- NPM Version:
- webpack Version: 5.51.1
- mini-css-extract-plugin Version: 2.2.0
Expected Behavior
Source map line numbers are correct, even with outputOptions.pathinfo
is true
Actual Behavior
#783 adds a 3 line comment block to the top of the output; so source map line numbers are all off by 3
Code
How Do We Reproduce?
With a sourcemapped setup, click on a css class link in browser dev tools, and notice that the link shows the wrong line in the source.
Metadata
Metadata
Assignees
Labels
No labels