I am using nodemon in order to reload scripts on updates. Is there a way to achieve this in Max? I tried "script npm run dev" but it is not working, and in regular Node for Max workflow there is no way to reload a script on save withoput stop/start again.