mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-20 00:53:26 +02:00
Add socket.io with authentication and start rebuilding the device list.
This commit is contained in:
@@ -2,6 +2,7 @@ require.config({
|
||||
paths: {
|
||||
'angular': '../lib/angular/angular'
|
||||
, 'angular-route': '../lib/angular-route/angular-route'
|
||||
, 'socket.io': '../lib/socket.io-client/dist/socket.io'
|
||||
}
|
||||
, shim: {
|
||||
'angular': {
|
||||
|
||||
Reference in New Issue
Block a user