The use of nodemon is no longer needed as source files are
already watched by django and webpack development servers
automatically reloading backend and frontend parts of the
web application.
Details
Details
- Reviewers
ardumont - Group Reviewers
Reviewers - Commits
- rDWAPPS117c98447a29: package.json: Remove use of nodemon file watchers
Diff Detail
Diff Detail
- Repository
- rDWAPPS Web applications
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
Comment Actions
Build is green
Patch application report for D7443 (id=26949)
Rebasing onto ea683ca5ff...
Current branch diff-target is up to date.
Changes applied before test
commit 117c98447a2982ae92159b3ce1e3d927c645e890 Author: Antoine Lambert <anlambert@softwareheritage.org> Date: Mon Mar 28 16:16:36 2022 +0200 package.json: Remove use of nodemon file watchers The use of nodemon is no longer needed as source files are already watched by django and webpack development servers automatically reloading backend and frontend parts of the web application.
See https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/1601/ for more details.