We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Update tasks/gulp/nodemon.js to replace Gulp with our own script. This task is responsible for restarting the Node app when file changes are detected.
tasks/gulp/nodemon.js
We have made the decision to move away from Gulp and write our own build scripts.
Developers
nodemon
The text was updated successfully, but these errors were encountered:
domoscargin
Successfully merging a pull request may close this issue.
What
Update
tasks/gulp/nodemon.js
to replace Gulp with our own script. This task is responsible for restarting the Node app when file changes are detected.Why
We have made the decision to move away from Gulp and write our own build scripts.
Who needs to work on this
Developers
Who needs to review this
Developers
Done when
nodemon
dependency is as up to date as feasibleThe text was updated successfully, but these errors were encountered: