Skip to content

Source file referenced in source map is add to webpack watch list #29

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

Closed
vasyas opened this issue Feb 23, 2017 · 0 comments · Fixed by #100
Closed

Source file referenced in source map is add to webpack watch list #29

vasyas opened this issue Feb 23, 2017 · 0 comments · Fixed by #100

Comments

@vasyas
Copy link

vasyas commented Feb 23, 2017

Hi,

I use source-map-loader to preload generated source maps.
Due to source-map-loader the source file that is referenced from the source map is added to webpack watch list.

So when I change source file webpack run rebuild.
The problem is that source maps are not generated by webpack.
And changing source file should not trigger the build.

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

Successfully merging a pull request may close this issue.

2 participants