Explorar o código

Work on handling frontend settings

Torkel Ödegaard %!s(int64=11) %!d(string=hai) anos
pai
achega
cfabccc5f2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/app/components/require.config.js

+ 1 - 1
src/app/components/require.config.js

@@ -6,7 +6,7 @@ require.config({
 
   paths: {
     app: 'p_app',
-    config:                   ['../../frontend/config'],
+    config:                   ['components/config'],
     settings:                 'components/settings',
     kbn:                      'components/kbn',
     store:                    'components/store',