mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-23 17:25:23 +02:00
Add user service and reorganize services. Messy commit but it's a start.
This commit is contained in:
@@ -4,6 +4,7 @@ require.config({
|
||||
, 'angular-route': '../lib/angular-route/angular-route'
|
||||
, 'socket.io': '../lib/socket.io-client/dist/socket.io'
|
||||
, 'oboe': '../lib/oboe/dist/oboe-browser'
|
||||
, 'lodash': '../lib/lodash/dist/lodash'
|
||||
}
|
||||
, shim: {
|
||||
'angular': {
|
||||
|
||||
Reference in New Issue
Block a user