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:

committed by
Victor Berchet

parent
6b457843b9
commit
185a6ab562
@ -13,5 +13,6 @@ ng_module(
|
||||
module_name = "@angular/animations/browser",
|
||||
deps = [
|
||||
"//packages/animations",
|
||||
"//packages/core",
|
||||
],
|
||||
)
|
||||
|
Reference in New Issue
Block a user