babel/example-node-server

I have some questions to ask you about

heimiguoguo opened this issue · 0 comments

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.