mirror of
https://github.com/logsol/chuck.js.git
synced 2026-05-11 10:37:34 +00:00
moved vendor libs
This commit is contained in:
parent
2d2e719ade
commit
ae09efa381
5 changed files with 0 additions and 0 deletions
3
app/Lib/Vendor/SocketIO.js
vendored
Normal file
3
app/Lib/Vendor/SocketIO.js
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
define(["/socket.io/socket.io.js"], function() {
|
||||
return io;
|
||||
});
|
||||
Loading…
Add table
Add a link
Reference in a new issue