angular-cn/integration/terser
JiaLiPassion d37939623f test(zone.js): test zone.js package with tgz (#38649)
Zone.js 0.11.0 release an empty bundle, and now the npm_package tests all target
bazel rule `npm_package`, but not `npm_package.pack`, and these two rules may
generate different results, for example, Zone.js 0.11.0's issue is `package.json`
define files array which make the bundle only include the files in the files array.
So this PR install the zone.js package from the archive generated from `npm_package.pack` rule.

PR Close #38649
2020-10-19 08:06:11 -07:00
..
.gitignore feat(compiler-cli): export tooling definitions (#29929) 2019-04-17 17:23:01 -07:00
package.json test(zone.js): test zone.js package with tgz (#38649) 2020-10-19 08:06:11 -07:00
test.js feat(bazel): simplify ng_package by dropping esm5 and fesm5 (#36944) 2020-05-06 13:54:26 -07:00
yarn.lock build(zone.js): update zone.js version to 0.10.3 (#36214) 2020-03-31 10:59:17 -07:00