angular-cn/packages/core
Paul Gschwendtner 2945f47977 build: add size-tracking bazel test (#30070)
Introduces a new Bazel test that allows us to inspect
what source-files contribute to a given bundled file
and how much bytes they contribute to the bundle size.

Additionally the size-tracking rule groups the size
data by directories. This allows us to compare size
changes in the scope of directories. e.g. a lot of
files in a directory could increase slightly in size, but
in the directory scope the size change could be significant
and needs to be reported by the test target.

Resolves FW-1278

PR Close #30070
2019-04-29 12:29:25 -07:00
..
schematics fix: disable injectable-pipe migration (#30180) 2019-04-29 09:40:00 -07:00
src fix(ivy): correctly reflect undefined values (#30103) 2019-04-26 16:31:49 -07:00
test build: add size-tracking bazel test (#30070) 2019-04-29 12:29:25 -07:00
testing fix(ivy): explicitly compile ngModuleDef for RootScopeModule in R3TestBed (#30037) 2019-04-23 08:31:42 -07:00
BUILD.bazel refactor(ivy): move ngcc into a higher level folder (#29092) 2019-03-20 14:45:54 -04:00
PACKAGE.md docs: add package doc files (#26047) 2018-10-05 15:42:14 -07:00
index.ts
package.json build: update rxjs version requirements to 6.4.0 (#30032) 2019-04-22 11:15:33 -07:00
public_api.ts
tsconfig-build.json feat(ivy): implement TestBed (#25369) 2018-08-14 11:58:47 -07:00