6207766ce7
fixes https://github.com/TryGhost/Toolbox/issues/493 - `nodemon` doesn't properly wait for graceful shutdown if there's a job running in Ghost when it tries to reload, so it ends up producing errors because two versions of Ghost are started - Node 18 added a `--watch` flag, which reloads if any required file is changed - switching from nodemon to this native feature should keep the core functionality the same but fix this edge case that disrupts the development flow |
||
---|---|---|
.. | ||
hooks | ||
ISSUE_TEMPLATE | ||
workflows | ||
AUTO_ASSIGN | ||
CONTRIBUTING.md | ||
dev.js | ||
FUNDING.yml | ||
PULL_REQUEST_TEMPLATE.md | ||
SUPPORT.md |