angular/packages/core/src/metadata
Payam Valadkhan 3d06a8133c refactor(core): flatten and resolve ng-module bootstrap info in local compilation mode (#51767)
This change contains runtime logic needed to flatten the NgModule bootstrap field in local compilation mode. While it is quite odd to pass a "nested" array as NgModule bootstrap, it is still required to support this case in local compilation mode since it is supported in full compilation mode.

PR Close #51767
2023-09-18 16:59:55 +02:00
..
di.ts docs: Add precisions about static/dynamic queries. (#51146) 2023-08-15 09:52:04 -07:00
directives.ts feat(core): support styles and styleUrl as strings (#51715) 2023-09-12 13:57:07 -07:00
do_boostrap.ts feat(core): remove entryComponents (#49484) 2023-03-23 10:38:03 -07:00
ng_module.ts Revert "docs(docs-infra): Remove unused annotation template (#50114)" (#50206) 2023-05-08 09:45:35 -07:00
ng_module_def.ts refactor(core): flatten and resolve ng-module bootstrap info in local compilation mode (#51767) 2023-09-18 16:59:55 +02:00
resource_loading.ts feat(core): support styles and styleUrl as strings (#51715) 2023-09-12 13:57:07 -07:00
schema.ts docs(core): Make links out of @see tags (#50110) 2023-06-14 10:54:38 +02:00
view.ts docs(core): improve viewEncapsulation documentation (#44151) 2021-11-24 18:53:45 +00:00