Skip to content

Source map paths are wrong #9

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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