The 'animations' field of @Component metadata should be copied directly into the ngComponentDef for that component and should not pass through static resolution. Previously the animations array was statically resolved and then the values were translated back when generating ngComponentDef. PR Close #26322
Tests in this directory should be run with:
bazel test --define=compile=local packages/compiler-cli/test/compliance:compliance