The file watcher is restarting node server whenever I make changes to any files under the stores/ directory. It doesn’t wait for the file to be saved. Even if I type one character it restarts the server.
Can we change this to onSave()?
This question is available on Nuxt.js community (#c395)