We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99785a7 commit 750709dCopy full SHA for 750709d
packages/angular/cli/src/commands/mcp/tools/onpush-zoneless-migration/zoneless-migration.ts
@@ -21,7 +21,7 @@ import { sendDebugMessage } from './send_debug_message';
21
import { createSourceFile, getImportSpecifier } from './ts_utils';
22
23
export const ZONELESS_MIGRATION_TOOL = declareTool({
24
- name: 'onpush-zoneless-migration',
+ name: 'onpush_zoneless_migration',
25
title: 'Plan migration to OnPush and/or zoneless',
26
description: `
27
<Purpose>
0 commit comments