Multiple node apps?
How can I make Webstorm 8 recognize multiple node apps in a single webstorm project? That is, I have more than one package.json and they live in nested directory structures. Whenever I try to add packages through the gui, I always wind up with a top level node_modules folder. How can I get individual node_modules folders (one per app)?
Please sign in to leave a comment.