angular/aio/content
Pete Bacon Darwin 322951af49 refactor(compiler-cli): error on cyclic imports in partial compilation (#40782)
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
2021-02-17 06:53:38 -08:00
..
cli docs: update boolean and enumerated CLI section (#40224) 2020-12-23 09:51:29 -08:00
cli-src build(docs-infra): make the git ref for cli command docs configurable (#26391) 2018-10-11 12:57:49 -07:00
errors refactor(compiler-cli): error on cyclic imports in partial compilation (#40782) 2021-02-17 06:53:38 -08:00
examples refactor(compiler-cli): error on cyclic imports in partial compilation (#40782) 2021-02-17 06:53:38 -08:00
guide docs: edit builtin-directives doc (#39816) 2021-02-16 13:04:41 -08:00
images docs: add eliran eliassy to GDE list (#39521) 2021-02-03 09:06:19 -08:00
marketing docs: add observer-spy to resources page (#40624) 2021-02-16 10:03:58 -08:00
start docs: remove unnecessary <hr /> tags in Getting Started sections (#40693) 2021-02-16 08:00:42 -08:00
tutorial docs: change links to in-memory-web-api in github/angular repo (#40203) 2021-01-08 09:45:41 -08:00
file-not-found.md fix(docs-infra): do not create an anchor for the file-not-found header (#27250) 2018-12-05 13:26:26 -08:00
license.md build: bump year (#34651) 2020-01-13 07:21:43 -08:00
navigation.json docs: Return SVG topic to documentation; light edits for clarity (#40487) 2021-01-19 14:18:51 -08:00