I've noticed that some simple nodejs projects take an inordinately long time to load under VS2015. As in, 5 minutes for something with only maybe 6 or 7 dependencies.
This occurs even with a default, unmodified Express4 app.
Is there a way to speed up the loading time?