erikras / erikras/react-redux-universal-hot-example

Strange CSS sourcemap filename path

Open
#572 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
12.1k
Forks
2.5k
PR merge metrics
No merged PRs in 30d

Description

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).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.