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

watchtask callback not firing for the very first time #1765

Open
Deadpool-82 opened this issue Jul 20, 2023 · 0 comments
Open

watchtask callback not firing for the very first time #1765

Deadpool-82 opened this issue Jul 20, 2023 · 0 comments

Comments

@Deadpool-82
Copy link

I have written a custom task as a callback for watch(grunt-contrib-watch).

During the very first time when i edit and save the file, the custom task is not called. But from the second time the custom task is getting called correctly.

Also facing such callback anomalies during watch persisting for long time.

Debugged some files but doesn't get a clear picture about that.

grunt-contrib-watch: "1.1.0"
grunt : "1.6.1"

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