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:
Alex Rickabaugh
2018-06-29 14:34:26 -07:00
committed by Matias Niemelä
parent 48394c64ae
commit 02b5087685
6 changed files with 6 additions and 0 deletions

View File

@ -29,6 +29,7 @@ ng_package(
packages = ["//packages/common/locales:package"],
tags = [
"ivy-jit",
"ivy-local",
"release-with-framework",
],
deps = [