Skip to content

Commit

Permalink
feat(core): warn when falling back to angular cli for misc commands
Browse files Browse the repository at this point in the history
  • Loading branch information
AgentEnder committed Oct 11, 2022
1 parent 14a3d6e commit ab217b4
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 ab217b4

Please sign in to comment.