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
  • Loading branch information
AgentEnder committed Oct 11, 2022
1 parent ae155be commit 74e898d
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

1 comment on commit 74e898d

@vercel
Copy link

@vercel vercel bot commented on 74e898d Oct 11, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

nx-dev – ./

nx.dev
nx-dev-nrwl.vercel.app
nx-five.vercel.app
nx-dev-git-master-nrwl.vercel.app

Please sign in to comment.