angular/packages/compiler-cli/src/ngtsc
Alex Rickabaugh 13ccdfd89d feat(ivy): support bootstrap in ngModuleDef (#25775)
The bootstrap property of @NgModule was not previously compiled by
the compiler in AOT or JIT modes (in Ivy). This commit adds support
for bootstrap.

PR Close #25775
2018-09-11 06:53:21 -07:00
..
annotations feat(ivy): support bootstrap in ngModuleDef (#25775) 2018-09-11 06:53:21 -07:00
diagnostics feat(ivy): output diagnostics for many errors in ngtsc (#25647) 2018-08-31 09:43:30 -07:00
factories build(bazel): make resolveTypeReferenceDirectives override work with both ts 2.9 & ts 3.0 (#25581) 2018-08-31 11:12:03 -07:00
host fix(ivy): emit generic types when needed in defs in .d.ts file (#25406) 2018-08-22 19:28:56 -04:00
metadata feat(ivy): support enum values in static resolution (#25619) 2018-08-22 19:30:23 -04:00
testing test(ivy): allow makeProgram to be more configurable (#24897) 2018-07-27 17:15:31 -07:00
transform feat(ivy): output diagnostics for many errors in ngtsc (#25647) 2018-08-31 09:43:30 -07:00
util build: refactor ambient node & jasmine types so they are only included where needed (#25491) 2018-08-16 13:46:43 -07:00
program.ts fix(ivy): add @nocollapse when writing closure-annotated code (#25775) 2018-09-11 06:53:21 -07:00
resource_loader.ts feat(ivy): support templateUrl for ngtsc (#24704) 2018-07-03 13:31:44 -07:00