moved vendor libs

This commit is contained in:
logsol 2012-07-21 21:47:47 +02:00
parent 2d2e719ade
commit ae09efa381
5 changed files with 0 additions and 0 deletions

3
app/Lib/Vendor/SocketIO.js vendored Normal file
View file

@ -0,0 +1,3 @@
define(["/socket.io/socket.io.js"], function() {
return io;
});