Skip to content

Resolved an issue preventing plugin from working correctly #2

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

CheapDevotion
Copy link

The version of chokidar that is installed with npm install no longer passes an fs.stat object as a second parameter, so it was impossible for the plugin to determine the type of update event for the project, and in most cases would never reload a changed project. This pull request refactors the plugin a bit so it will work as intended.

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 this pull request may close these issues.

1 participant