You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 26, 2018. It is now read-only.
If an user answers "Would you like to include angular-resource.js?" with yes 'ngResource' should be added to the app modules.
Like:
angular.module('<%= _.camelize(appname) %>App', ['ngResource'])
The text was updated successfully, but these errors were encountered: