mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Our approach for handling cyclic imports results in code that is not easy to tree-shake, so it is not suitable for publishing in a library. When compiling in partial compilation mode, we are targeting such library publication, so we now create a fatal diagnostic error instead of trying to handle the cyclic import situation. Closes #40678 PR Close #40782 |
||
|---|---|---|
| .. | ||
| index.md | ||
| NG0100.md | ||
| NG0200.md | ||
| NG0201.md | ||
| NG0300.md | ||
| NG0301.md | ||
| NG0302.md | ||
| NG1001.md | ||
| NG2003.md | ||
| NG3003.md | ||
| NG8001.md | ||
| NG8002.md | ||
| NG8003.md | ||