angular/packages/compiler-cli/linker/babel/test
Charles Lyding 4a6c6505d9 refactor(compiler): support generating URL expressions with dynamic imports (#58173)
The compiler's AST factories now support generating a dynamic import call
expression with either a string literal or an expression. The later is useful
for cases where the URL is dynamically created at runtime. Also, a leading
comment can now be added to the URL for cases where bundler behavior
needs to be included via special comments.

PR Close #58173
2024-10-14 15:21:40 +00:00
..
ast refactor(compiler): support generating URL expressions with dynamic imports (#58173) 2024-10-14 15:21:40 +00:00
babel_declaration_scope_spec.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
babel_plugin_spec.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
BUILD.bazel refactor: reduce direct babel dependencies (#53441) 2023-12-08 14:33:59 -08:00
es2015_linker_plugin_spec.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00