angular/packages/common/test/directives
arturovt 10cdf0afae refactor(common): tree-shake PreloadLinkCreator for client bundles (#59431)
In this commit, we tree-shake the `PreloadLinkCreator` for client bundles because it's targeting only server code. We use the pending tasks service to contribute to app stability by waiting for the module to load.

PR Close #59431
2025-01-24 17:17:58 +01:00
..
ng_class_spec.ts refactor(common): remove standalone: true (#58949) 2024-12-04 12:41:51 +01:00
ng_component_outlet_spec.ts refactor(common): remove standalone: true (#58949) 2024-12-04 12:41:51 +01:00
ng_for_spec.ts refactor(common): remove standalone: true (#58949) 2024-12-04 12:41:51 +01:00
ng_if_spec.ts refactor(common): remove standalone: true (#58949) 2024-12-04 12:41:51 +01:00
ng_optimized_image_spec.ts refactor(common): tree-shake PreloadLinkCreator for client bundles (#59431) 2025-01-24 17:17:58 +01:00
ng_plural_spec.ts refactor(common): remove standalone: true (#58949) 2024-12-04 12:41:51 +01:00
ng_style_spec.ts refactor(common): remove standalone: true (#58949) 2024-12-04 12:41:51 +01:00
ng_switch_spec.ts refactor(common): remove standalone: true (#58949) 2024-12-04 12:41:51 +01:00
ng_template_outlet_spec.ts refactor(common): remove standalone: true (#58949) 2024-12-04 12:41:51 +01:00
non_bindable_spec.ts refactor(core): Migrate all packages with the explicit-standalone-flag schematic. (#58160) 2024-10-14 14:58:57 +00:00