jmdobry/angular-data

View on GitHub
build_examples/browserify/README.md

Summary

Maintainability
Test Coverage
Running `browserify -x axios app.js > bundle.js` in this directory will produce `bundle.js`

Note the external dependency "axios" that is excluded from the build (it's not needed when using js-data-angular).