Watch files and take action when they change
Watch files and take action when they change
watchman$ watchman shutdown-server && watchman version$ watchman watch /path/to/directory$ watchman trigger /path/to/directory my-trigger 'src/**/*.js' -- npm run build