1de04b124e
This change introduces a new hook on the `ResourceHost` interface named `transformResource`. Resource transformation allows both external and inline resources to be transformed prior to compilation by the AOT compiler. This provides support for tooling integrations to enable features such as preprocessor support for inline styles. Only style resources are currently supported. However, the infrastructure is in place to add template support in the future. PR Close #41307 |
||
---|---|---|
.. | ||
integrationtest | ||
linker | ||
ngcc | ||
src | ||
test | ||
BUILD.bazel | ||
index.ts | ||
package.json | ||
tsconfig-build.json | ||
tsconfig.json |