Add a Task for for watch mode or dev mode. Where if a file changes under a provided folder structure we can run npm scripts.
This will enable us to have fast prototypes and avoid running bundle/build commands each time.
Very similar to nodemon --watch