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

Webpack Watch Freezes Periodically After Running Plugin #44

Closed
pihish opened this issue Mar 21, 2017 · 0 comments
Closed

Webpack Watch Freezes Periodically After Running Plugin #44

pihish opened this issue Mar 21, 2017 · 0 comments

Comments

@pihish
Copy link

pihish commented Mar 21, 2017

I run webpack --watch with the clean Webpack plugin configured. Clean webpack plugin does what it's supposed to do most of the time, but every once in a while Webpack freezes and compilation / watch stops. The last outputted message in terminal is:

clean-webpack-plugin /c/myuser/project/build has been removed

When I check my folder, the contents have indeed been deleted. It seems like Webpack loses its place and watch freezes. Webpack watch is still running in terminal, but no more compilation takes place when I change any of my source files.

This only happens when I have clean webpack plugin running.

Has anyone else run into this issue? I am running Windows 10.

@pihish pihish closed this as completed Mar 28, 2017
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