build(ivy): enable ngtsc AOT builds for a few packages (#24738)
Turn on AOT builds using ngtsc for: * animations * common * compiler * compiler-cli * forms * platform-browser PR Close #24738
This commit is contained in:

committed by
Matias Niemelä

parent
48394c64ae
commit
02b5087685
@ -38,6 +38,7 @@ npm_package(
|
||||
],
|
||||
tags = [
|
||||
"ivy-jit",
|
||||
"ivy-local",
|
||||
"release-with-framework",
|
||||
],
|
||||
deps = [":compiler-cli"],
|
||||
|
Reference in New Issue
Block a user