angular/packages/compiler-cli/src/ngtsc/annotations/component/src
Payam Valadkhan 1eefa0c9c4 refactor(compiler-cli): include forbidOrphanComponents option in component's debug info (#52061)
A new flag added to the component's debug info to determine whether to throw runtime error (in dev mode) if component is being rendered without its NgModule. This flag is only set for non-standalone components.

PR Close #52061
2023-10-10 15:30:26 -07:00
..
diagnostics.ts refactor(compiler-cli): split the 'annotations' package into sub-packages (#44812) 2022-02-03 08:55:25 -08:00
handler.ts refactor(compiler-cli): include forbidOrphanComponents option in component's debug info (#52061) 2023-10-10 15:30:26 -07:00
metadata.ts refactor(compiler-cli): add debug info to components (#51919) 2023-10-09 15:57:03 -07:00
resources.ts feat(core): enable block syntax (#51994) 2023-10-03 15:26:05 -07:00
symbol.ts refactor(compiler-cli): split the 'annotations' package into sub-packages (#44812) 2022-02-03 08:55:25 -08:00
util.ts fix(compiler-cli): add missing period to error message (#47744) 2022-10-12 15:57:25 +00:00