docs: remove `entryComponent` from deprecated list (#41408)

This has been removed in https://github.com/angular/angular-cli/pull/20402

PR Close #41408
This commit is contained in:
Alan Agius 2021-04-01 11:25:56 +02:00 committed by Zach Arend
parent dde81ba0cd
commit b649273f6c
1 changed files with 0 additions and 1 deletions

View File

@ -463,7 +463,6 @@ This section contains a complete list all of the currently deprecated CLI flags.
| API/Option | May be removed in | Notes |
| ------------------------------- | ----------------- |-------------------------------------------------------------------------------- |
| `entryComponent` | <!--v9--> v12 | No longer needed with Ivy. |
| `lintFix` | <!--v11--> v12 | Deprecated as part of TSLint deprecation. |
{@a removed}