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

gaze awlays works in polling mode in mac os mojave #94

Open
kikyous opened this issue Jan 19, 2020 · 7 comments · May be fixed by #99
Open

gaze awlays works in polling mode in mac os mojave #94

kikyous opened this issue Jan 19, 2020 · 7 comments · May be fixed by #99

Comments

@kikyous
Copy link

kikyous commented Jan 19, 2020

No description provided.

@mixtur
Copy link
Owner

mixtur commented Jan 19, 2020

What is the expected behaviour? Do you think I should make this configurable?

@kikyous
Copy link
Author

kikyous commented Jan 19, 2020

why not use chokidar, as it is dependency of webpack-dev-server ?

@kikyous
Copy link
Author

kikyous commented Jan 19, 2020

the expected behaviour is use os native file system watch event

@kikyous
Copy link
Author

kikyous commented Jan 19, 2020

polling mode cause a high cpu usage

@mixtur
Copy link
Owner

mixtur commented Jan 19, 2020

Ok, I'll try to migrate to chokidar. Thx for suggestion.

@kikyous
Copy link
Author

kikyous commented Jan 19, 2020

thanks for your working, your plugin works well in our project.

@mixtur
Copy link
Owner

mixtur commented Jan 19, 2020

Actually chokidar is gone from dependencies in watchpack. So there probably will be no chokidar in webpack@5. Yet I'll try anyway.

@kikyous kikyous linked a pull request Feb 26, 2021 that will close this issue
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

Successfully merging a pull request may close this issue.

2 participants