azure ad service to engines

This commit is contained in:
Westly Wright 2018-06-12 15:18:35 -07:00
parent 5bd42bdd89
commit 9ec9209c8a
No known key found for this signature in database
GPG Key ID: 4FAB3D8673DC54A3
2 changed files with 2 additions and 0 deletions

View File

@ -41,6 +41,7 @@ const App = Application.extend({
'clusterStore',
'catalog',
'endpoint',
'azure',
'github',
'globalStore',
'intl',

View File

@ -15,6 +15,7 @@ const Eng = Engine.extend({
'catalog',
'clusterStore',
'endpoint',
'azure',
'github',
'globalStore',
'intl',