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

Feature: Improve watch functionality #12

Closed
bebraw opened this issue Dec 24, 2016 · 2 comments
Closed

Feature: Improve watch functionality #12

bebraw opened this issue Dec 24, 2016 · 2 comments

Comments

@bebraw
Copy link

bebraw commented Dec 24, 2016

Do you want to request a feature or report a bug?

Feature.

What is the current behavior?

webpack --watch works, but it's not ideal in all cases. Perhaps something else than Chokidar would work better esp. with newly added files. See webpack/webpack#1863 for reference.

What is the expected behavior?

webpack --watch should be more robust (works with more cases).

If this is a feature request, what is motivation or use case for changing the behavior?

Improved user experience.

@SpaceK33z
Copy link
Member

See webpack/watchpack#41 for a proof of concept for moving from chokidar to sane.

@SpaceK33z
Copy link
Member

Dupe of webpack/watchpack#36 / webpack/watchpack#26.

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

2 participants