fix(core): do not fallback to angular cli for ng deploy (#12401)

This commit is contained in:
Craigory Coppola 2022-10-11 17:12:08 -04:00 committed by GitHub
parent ae155beeaa
commit 74e898dd16
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -83,7 +83,6 @@ function shouldDelegateToAngularCLI() {
const commands = [
'add',
'analytics',
'deploy',
'config',
'doc',
'update',