angular/packages/compiler-cli/src/ngtsc
Rado Kirov c95437f15d build(bazel): Turning on strictPropertyInitialization for Angular. (#24572)
All errors for existing fields have been detected and suppressed with a
`!` assertion.

Issue/24571 is tracking proper clean up of those instances.

One-line change required in ivy/compilation.ts, because it appears that
the new syntax causes tsickle emitted node to no longer track their
original sourceFiles.

PR Close #24572
2018-06-25 07:57:13 -07:00
..
annotations refactor(ivy): first pass at extracting ReflectionHost for abstract reflection (#24541) 2018-06-21 13:13:49 -07:00
host refactor(ivy): first pass at extracting ReflectionHost for abstract reflection (#24541) 2018-06-21 13:13:49 -07:00
metadata build(bazel): Turning on strictPropertyInitialization for Angular. (#24572) 2018-06-25 07:57:13 -07:00
testing feat(ivy): ngtsc compiles @Component, @Directive, @NgModule (#24427) 2018-06-14 14:36:45 -07:00
transform build(bazel): Turning on strictPropertyInitialization for Angular. (#24572) 2018-06-25 07:57:13 -07:00
util feat(ivy): ngtsc compiles @Component, @Directive, @NgModule (#24427) 2018-06-14 14:36:45 -07:00
compiler_host.ts feat(ivy): first steps towards ngtsc mode (#23455) 2018-04-25 13:25:33 -07:00
program.ts refactor(ivy): first pass at extracting ReflectionHost for abstract reflection (#24541) 2018-06-21 13:13:49 -07:00