angular-cn/modules/benchmarks/src/largetable
Alex Rickabaugh 27bc7dcb43 feat(ivy): ngtsc compiles @Component, @Directive, @NgModule (#24427)
This change supports compilation of components, directives, and modules
within ngtsc. Support is not complete, but is enough to compile and test
//packages/core/test/bundling/todo in full AOT mode. Code size benefits
are not yet achieved as //packages/core itself does not get compiled, and
some decorators (e.g. @Input) are not stripped, leading to unwanted code
being retained by the tree-shaker. This will be improved in future commits.

PR Close #24427
2018-06-14 14:36:45 -07:00
..
baseline refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
incremental_dom refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
iv feat(core): add renderer factory in render3 (#20855) 2017-12-21 21:40:58 -08:00
ng2 fix(benchmarks): use sanitized style values (#12943) 2016-11-17 15:18:10 -08:00
ng2_switch feat(compiler): introduce `<ng-template>`, deprecate `<template>` and `template` attribute 2017-02-23 20:03:16 -08:00
render3 feat(ivy): ngtsc compiles @Component, @Directive, @NgModule (#24427) 2018-06-14 14:36:45 -07:00
BUILD.bazel build(bazel): fix merge conflict between c4f02e2 and ef956a2 (#21453) 2018-01-10 12:57:14 -08:00
util.ts style: add missing copyright headers 2016-10-31 14:25:53 -07:00