mirror of
https://github.com/ansible/awx.git
synced 2026-05-11 03:17:38 -02:30
Use broccoli to build app
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
|
||||
|
||||
|
||||
export default
|
||||
angular.module('LoadConfigHelper', ['Utilities'])
|
||||
|
||||
.factory('LoadConfig', ['$log', '$rootScope', '$http', 'ProcessErrors', 'Store', function($log, $rootScope, $http, ProcessErrors, Store) {
|
||||
|
||||
Reference in New Issue
Block a user