Skip to content

Commit

Permalink
fix(core): do not fallback to angular cli for ng deploy (#12401)
Browse files Browse the repository at this point in the history
(cherry picked from commit 74e898d)
  • Loading branch information
AgentEnder authored and FrozenPandaz committed Oct 13, 2022
1 parent d77b261 commit bb05d80
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/nx/bin/init-local.ts
Expand Up @@ -83,7 +83,6 @@ function shouldDelegateToAngularCLI() {
const commands = [
'add',
'analytics',
'deploy',
'config',
'doc',
'update',
Expand Down

0 comments on commit bb05d80

Please sign in to comment.