If running the Node native watcher on a folder that contains a large node_modules directory, we want the ability to ignore this folder.
Is there any way in this project (or with the Node native watcher for that matter), to handle use cases like this?
See jspm/jspm#1999 for more info.