Merge pull request #2701 from alecmerdler/fix-remove-react
Remove ngReact Module to fix AngularJS Loading
This commit is contained in:
commit
113a215ec2
1 changed files with 0 additions and 1 deletions
|
@ -20,7 +20,6 @@ var quayDependencies: string[] = [
|
||||||
'core-config-setup',
|
'core-config-setup',
|
||||||
'infinite-scroll',
|
'infinite-scroll',
|
||||||
'ngTagsInput',
|
'ngTagsInput',
|
||||||
'react'
|
|
||||||
];
|
];
|
||||||
|
|
||||||
if (INJECTED_CONFIG && (INJECTED_CONFIG.MIXPANEL_KEY ||
|
if (INJECTED_CONFIG && (INJECTED_CONFIG.MIXPANEL_KEY ||
|
||||||
|
|
Reference in a new issue