I\'m trying to package my angular js into a single script using browserify. It works well when I use require from within my main file app.js, but when
require
app.js