fix(core): do not fallback to angular cli for ng deploy (#12401)
This commit is contained in:
parent
ae155beeaa
commit
74e898dd16
@ -83,7 +83,6 @@ function shouldDelegateToAngularCLI() {
|
|||||||
const commands = [
|
const commands = [
|
||||||
'add',
|
'add',
|
||||||
'analytics',
|
'analytics',
|
||||||
'deploy',
|
|
||||||
'config',
|
'config',
|
||||||
'doc',
|
'doc',
|
||||||
'update',
|
'update',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user