ng-feathers
ng-feathers copied to clipboard
gulp build - erro ng-feathers.standalone.min.js
After I build my angularjs project that uses ng-feathers.standalone.min.js, it starts giving error in some variants of the pŕoprio file (ng-feathers.standalone.min.js), it seems that some file is missing, see the attached images.
note: do I need to have any more auxiliary files when working with ng-feathers.standalone.min.js?


Which version are you currently using?
version of what?
I think the problem is here <script src = "bower_components/socket.io-client/socket.io.js"></ script>)
I use the bower to install, which package should I install to get this up? this bower install socket.io ??
@GlauberF Version of this ng-feathers lib? You should not be required to include any of ng-feathers dependencies in order to get the standalone version running.
@beevelop "ng-feathers": "^1.7.2",