Skip to content

Strange CSS sourcemap filename path #572

@danauclair

Description

@danauclair

CSS sourcemaps have strange repeated paths. This looks like it may have something to do with webpack's output.devtoolModuleFilenameTemplate config.

Example:
webpack:///./src/containers/App/src/src/containers/App/App.scss

This makes it hard to map all of the components at once in Chrome's dev tools (for saving back to source files).

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