Skip to content

Source map paths are wrong #9

@Swatinem

Description

@Swatinem

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions