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