Skip to content

Commit 5b1a5b7

Browse files
devchasalan-agius4
authored andcommitted
fix(@angular/cli): remove standalone true ref in ai tutor
(cherry picked from commit 48eab1f)
1 parent e7abeb5 commit 5b1a5b7

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • packages/angular/cli/src/commands/mcp/resources

packages/angular/cli/src/commands/mcp/resources/ai-tutor.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,6 @@ When teaching or generating code for Phase 5 (Signal Forms), you **must** strict
361361

362362
@Component({
363363
selector: 'app-example',
364-
standalone: true,
365364
imports: [Field],
366365
template: `
367366
<form (submit)="save($event)">

0 commit comments

Comments
 (0)