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

Refactor nodemon task to remove Gulp #2709

Closed
3 tasks done
domoscargin opened this issue Jul 20, 2022 · 0 comments · Fixed by #2765
Closed
3 tasks done

Refactor nodemon task to remove Gulp #2709

domoscargin opened this issue Jul 20, 2022 · 0 comments · Fixed by #2765
Assignees
Labels
🕔 hours A well understood issue which we expect to take less than a day to resolve. tooling

Comments

@domoscargin
Copy link
Contributor

domoscargin commented Jul 20, 2022

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

  • tasks/gulp/nodemon.js no longer depends on Gulp
  • nodemon dependency is as up to date as feasible
  • nodemon.js has been relocated to tasks folder
@domoscargin domoscargin added awaiting triage Needs triaging by team 🕔 hours A well understood issue which we expect to take less than a day to resolve. tooling javascript squad and removed awaiting triage Needs triaging by team labels Jul 20, 2022
@domoscargin domoscargin self-assigned this Aug 15, 2022
@kellylee-gds kellylee-gds added this to the Remove or improve Gulp milestone Jan 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🕔 hours A well understood issue which we expect to take less than a day to resolve. tooling
Projects
Development

Successfully merging a pull request may close this issue.

2 participants