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. |
||
|---|---|---|
| .. | ||
| src | ||
| test | ||
| testing | ||
| compiler.ts | ||
| core_private.dart | ||
| core_private.ts | ||
| index.ts | ||
| package.json | ||
| private_export.dart | ||
| private_export.ts | ||
| rollup.config.js | ||
| testing.ts | ||
| tsconfig-es5.json | ||
| tsconfig-es2015.json | ||