Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Mar 9, 2025. It is now read-only.
This repository was archived by the owner on Mar 9, 2025. It is now read-only.
There was an error while loading. Please reload this page.
In the section of 'Watching file changes with nodemon', I find something wrong. If change file 'index.js', nodemon will indeed restart the server. But the 'build' script will not rerun automatically. So if we refresh the browser, we will find the page will not change as we expected.