angular-cn/scripts/ci-lite
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
..
build.sh feat(language-service): add services to support editors (#12987) 2016-11-22 09:10:23 -08:00
cleanup.sh chore(build): reenable optional jobs in SL and BS 2016-05-11 17:00:43 -07:00
env.sh ci: update SauceLabs badge when running CI on master (#11352) 2016-09-06 12:07:48 -07:00
install.sh refactor(benchmarks): make setup nicer 2016-08-31 11:24:22 -07:00
offline_compiler_test.sh feat(compiler): read and write `.ngsummary.json` files 2016-12-01 14:49:52 -08:00
test.sh chore(lint): re-enable clang-format on tools/ 2016-05-26 15:46:03 -07:00
test_browserstack.sh chore(build): reenable optional jobs in SL and BS 2016-05-11 17:00:43 -07:00
test_e2e.sh build(examples): work around protractor typings issues and fix existing type errors 2016-09-13 21:48:58 -07:00
test_js.sh chore(router): changes the router setup to align with other modules 2016-06-21 12:17:30 -07:00
test_saucelabs.sh ci: update SauceLabs badge when running CI on master (#11352) 2016-09-06 12:07:48 -07:00