Hey,
I'm using several node modules (grunt, jsduck) but some of them fail on compiling Alloy. I've put the node_modules directory in app/lib/node_modules because I needed should.js
for unit testing when the app is at runtime.
How can I get Alloy to ignore a certain directory or node_module so I can build my app again?