Bradley Meck (2014-09-26T19:46:26.000Z)
domenic at domenicdenicola.com (2014-09-30T16:51:01.661Z)
It does work in browserify, but you need to be sure to include it in a list of requires if it is not imported by the current list of files statically (ala `browserify -e main.js -r foo`).