build: update zone.js to use the new rollup_bundle (#33329)

PR Close #33329
This commit is contained in:
Greg Magolan
2019-10-27 16:28:03 -07:00
committed by Alex Rickabaugh
parent 430293abe2
commit 502fa906cd
8 changed files with 163 additions and 79 deletions

View File

@ -3,6 +3,8 @@ load("//packages/zone.js:bundles.bzl", "ES2015_BUNDLES", "ES5_BUNDLES", "ES5_GLO
exports_files([
"tsconfig.json",
"rollup-es5.config.js",
"rollup-es5_global-es2015.config.js",
])
genrule(