FormidableLabs / FormidableLabs/webpack-dashboard

Further information on duplicates

Open
#255 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
14k
Forks
372
PR merge metrics
No merged PRs in 30d

Description

It would be useful if there were a way to see where the duplicates files came from in the problems panel, or some notes in the output of how to address the issue. I see many entries like below but have no idea how to solve it and there's no further guidance. If I run webpack itself with `--display-modules` I don't see duplicate occurrences of `MyComponent` so I can't tell how to resolve this issue.

```
vue-loader/lib/index.js??vue-loader-options!/path/to/MyComponent.vue?vue&type=style&index=0&lang=css&
```

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.