angular-cn/scripts
Tobias Bosch 614a35d539 feat(compiler): read and write `.ngsummary.json` files
When compiling libraries, this feature extracts the minimal information
from the directives/pipes/modules of the library into `.ngsummary.json` files,
so that applications that use this library only need to be recompiled
if one of the summary files change, but not on every change
of the libraries (e.g. one of the templates).

Only works if individual codegen for libraries is enabled,
see the `generateCodeForLibraries: false` option.

Closes #12787
2016-12-01 14:49:52 -08:00
..
browserstack refactor: add license header to JS files & format files (#12081) 2016-10-04 20:39:20 -07:00
ci chore: remove obsolete dart related files 2016-09-02 15:58:46 -07:00
ci-lite feat(compiler): read and write `.ngsummary.json` files 2016-12-01 14:49:52 -08:00
cldr feat(i18n): Add NgLocaleLocalization which returns plural cases given a locale (#10744) 2016-08-12 14:46:06 -07:00
jenkins fix(build): make perf tests work again 2015-02-27 15:22:19 -08:00
publish build(publish): shallow fetch to improve perfs (depth=1) 2016-09-01 16:53:51 -07:00
sauce repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
windows build: ensure necessary symlinks created on windows 2016-10-27 12:13:39 -07:00