angular/packages/compiler-cli/src/ngtsc/transform
Andrew Kushnir 6f506cdff0 refactor(compiler): drop regular imports when symbols can be defer-loaded (#51171)
This commit updates the logic to drop regular imports when all symbols that it brings can be defer-loaded.
The change ensures that there is no mix of regular and dynamic imports present in a source file.

PR Close #51171
2023-08-04 11:28:07 -04:00
..
src refactor(compiler): drop regular imports when symbols can be defer-loaded (#51171) 2023-08-04 11:28:07 -04:00
test refactor(compiler): drop regular imports when symbols can be defer-loaded (#51171) 2023-08-04 11:28:07 -04:00
BUILD.bazel feat(compiler): drop support for TypeScript 4.8 (#49155) 2023-02-23 10:39:43 -08:00
index.ts refactor(compiler-cli): remove unused return type transform (#41996) 2021-06-03 11:38:58 -07:00