Closed
Description
See my post about it and this angular.js PR comment for reasons as to why it's a good idea. Basically, enables this:
angular.module('myModule', [require('js-data-angular')]);
Metadata
Metadata
Assignees
Labels
No labels
See my post about it and this angular.js PR comment for reasons as to why it's a good idea. Basically, enables this:
angular.module('myModule', [require('js-data-angular')]);