mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Match [ViewResolver][]'s semantics for reading template and style values
from `@Component` and `@View` annotations.
We now warn if template and/or style values appear on an `@Component`
annotation and a `@View` annotation is present.
[ViewResolver]:
|
||
|---|---|---|
| .. | ||
| lib | ||
| test/transform | ||
| pubspec.yaml | ||