https://github.com/angular/angular
Revision 3d4548450a1393becc7ea244d16cea4d99b05393 authored by Alex Rickabaugh on 22 April 2022, 21:29:23 UTC, committed by Andrew Scott on 27 April 2022, 17:25:53 UTC
This commit adds support for `@Component.schemas` in both JIT and AOT.

PR Close #45752
1 parent 2eb39c0
History
Tip revision: 3d4548450a1393becc7ea244d16cea4d99b05393 authored by Alex Rickabaugh on 22 April 2022, 21:29:23 UTC
refactor(compiler-cli): support schemas in standalone components (#45752)
Tip revision: 3d45484
File Mode Size
esbuild
BUILD.bazel -rw-r--r-- 54 bytes
bazel-karma-local-config.js -rw-r--r-- 1.9 KB
defaults.bzl -rw-r--r-- 5.1 KB
ng_module.bzl -rw-r--r-- 336 bytes
typescript.bzl -rw-r--r-- 509 bytes

back to top