Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

when using npm linked repos, source-map-loader must be present in all of them #14

Closed
seansfkelley opened this issue May 6, 2016 · 1 comment

Comments

@seansfkelley
Copy link

Discovered this along with #13, so you can see a repro at the same repo: https://github.com/seansfkelley/source-map-loader-bug under "bonus bug".

Summary: if you want to do local development across multiple repos and so have npm linked them together, source-map-loader must be installed in each linked repo, which is unexpected. It should only be necessary in the root repo, which is the one actually running webpack.

@seansfkelley
Copy link
Author

Turns out this is a bug with webpack itself. Closing in favor of webpack/webpack#2442.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant