build: add esm5 build (#22258)

This is a partial cherry-pick of 370ab66c4f
which included this along with a new feature for ivy.

PR Close #22258
This commit is contained in:
Alex Eagle
2018-02-02 15:25:33 -08:00
committed by Victor Berchet
parent 6b457843b9
commit 185a6ab562
15 changed files with 190 additions and 27 deletions

View File

@ -22,6 +22,7 @@ ts_library(
"//packages/animations",
"//packages/animations/browser",
"//packages/animations/browser/testing",
"//packages/common",
"//packages/core",
"//packages/platform-browser",
"//packages/platform-browser/animations",