mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This aligns the configuration of platform pipes / directives with offline compilation. BREAKING CHANGE: - `PLATFORM_PIPES` and `PLATFORM_DIRECTIVES` now are fields on `CompilerConfig`. Instead of providing a binding to these tokens, provide a binding for `CompilerConfig` instead. |
||
|---|---|---|
| .. | ||
| change_detection_integration_spec.ts | ||
| dynamic_component_loader_spec.ts | ||
| integration_dart_spec.dart | ||
| integration_spec.ts | ||
| projection_integration_spec.ts | ||
| query_integration_spec.ts | ||
| query_list_spec.ts | ||
| reflector_component_resolver_spec.ts | ||
| regression_integration_spec.ts | ||
| security_integration_spec.ts | ||
| view_injector_integration_spec.ts | ||