Oh I forgot to mention in the article, but I'm also using burrito for node-detective (<a href="https://github.com/substack/node-detective" rel="nofollow">https://github.com/substack/node-detective</a>) to find all the require()s in a javascript file. Using detective made browserify (<a href="https://github.com/substack/node-browserify" rel="nofollow">https://github.com/substack/node-browserify</a>) much easier to use.