angular/packages/compiler-cli/linker/src
Andrew Kushnir b0e0f0014e refactor(compiler): extra diagnostics for @defer in local compilation mode (#53899)
This commit adds extra logic to produce a diagnostic in case `@Component.deferredImports` contain types from imports that also bring eager symbols. This would result in retaining a regular import and generating a dynamic import, which would not allow to defer-load dependencies.

PR Close #53899
2024-01-17 10:46:15 -08:00
..
ast refactor(compiler-cli): support linking/parsing new partial output for signal inputs (#53808) 2024-01-10 12:21:05 +00:00
file_linker refactor(compiler): extra diagnostics for @defer in local compilation mode (#53899) 2024-01-17 10:46:15 -08:00
fatal_linker_error.ts refactor(compiler-cli): linker - add Babel plugin, FileLinker and initial PartialLinkers (#39116) 2020-10-19 11:23:45 -07:00
linker_import_generator.ts docs: fix spelling (#46713) 2022-07-08 20:54:52 +00:00