removed ngReact module dependency
This commit is contained in:
parent
9c49093d2a
commit
5aa18456b7
1 changed files with 0 additions and 1 deletions
|
@ -20,7 +20,6 @@ var quayDependencies: string[] = [
|
|||
'core-config-setup',
|
||||
'infinite-scroll',
|
||||
'ngTagsInput',
|
||||
'react'
|
||||
];
|
||||
|
||||
if (INJECTED_CONFIG && (INJECTED_CONFIG.MIXPANEL_KEY ||
|
||||
|
|
Reference in a new issue