mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-19 16:43:26 +02:00
Switch to a more consistent naming convention for services and resource loading.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
define([
|
||||
'angular'
|
||||
, './controllers/index'
|
||||
, './services/index'
|
||||
, './controllers/_index'
|
||||
, './services/_index'
|
||||
]
|
||||
, function(ng) {
|
||||
return ng.module('app', [
|
||||
|
||||
Reference in New Issue
Block a user