angular-cn/packages/core/test/bundling
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
..
animation_world build: rules_nodejs 0.26.0 & use @npm instead of @ngdeps now that downstream angular build uses angular bundles (#28871) 2019-02-28 12:06:36 -08:00
core_all build: add size-tracking bazel test (#30070) 2019-04-29 12:29:25 -07:00
cyclic_import perf(ivy): remove megamorphic read from renderStringify (#30082) 2019-04-24 11:31:48 -07:00
hello_world perf(ivy): remove megamorphic read from renderStringify (#30082) 2019-04-24 11:31:48 -07:00
hello_world_i18n feat(ivy): support i18n without closure (#28689) 2019-04-11 08:28:45 -07:00
hello_world_r2 build: rules_nodejs 0.26.0 & use @npm instead of @ngdeps now that downstream angular build uses angular bundles (#28871) 2019-02-28 12:06:36 -08:00
injection refactor(ivy): use ɵɵ instead of Δ for now (#29850) 2019-04-11 16:27:56 -07:00
todo perf(ivy): remove megamorphic read from renderStringify (#30082) 2019-04-24 11:31:48 -07:00
todo_i18n refactor(ivy): use ɵɵ instead of Δ for now (#29850) 2019-04-11 16:27:56 -07:00
todo_r2 fix(platform-browser): insert APP_ID in styles, contentAttr and hostAttr (#17745) 2019-04-11 07:59:22 -07:00
util build: rules_nodejs 0.26.0 & use @npm instead of @ngdeps now that downstream angular build uses angular bundles (#28871) 2019-02-28 12:06:36 -08:00