-
-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
When I’m using source maps in the css loader (css-loader?sourceMap), I get paths like this:
webpack:///./css/index.css
But when I add the cssnext loader (css-loader?sourceMap!cssnext-loader) the sourcemap paths get all wrong: webpack:///index.css
Its even worse when I’m using absolute file:// paths.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels