EmberSockets
EmberSockets copied to clipboard
How to install with Ember CLI
What is the recommended way to install EmberSockets with Ember CLI?
The README seems like a WIP regarding this.
Installing 0.6 via bower fails for me, because of the "old" Handlebars dep. Is this really required for socket.io, or is this in their by accident?
+1
I've just left Ember and Socket.io as direct dependencies of the module – Ember can manage its own dependencies such as Handlebars. Does this improve things for Ember CLI?
+1, I'm having a lot of trouble getting this to work as a dependency of ember-cli