angular/packages/compiler-cli/ngcc/src/analysis
crisbeto 14c4b1b205 refactor(ivy): remove ngBaseDef (#33264)
Removes `ngBaseDef` from the compiler and any runtime code that was still referring to it. In the cases where we'd previously generate a base def we now generate a definition for an abstract directive.

PR Close #33264
2019-10-25 13:11:34 -07:00
..
decoration_analyzer.ts refactor(ivy): remove ngBaseDef (#33264) 2019-10-25 13:11:34 -07:00
migration_host.ts feat(ngcc): add a migration for undecorated child classes (#33362) 2019-10-25 09:16:50 -07:00
module_with_providers_analyzer.ts fix(ngcc): ensure private exports are added for ModuleWithProviders (#32902) 2019-09-30 14:11:16 -07:00
ngcc_references_registry.ts fix(ivy): in ngcc, handle inline exports in commonjs code (#32129) 2019-08-15 14:45:59 -07:00
private_declarations_analyzer.ts fix(ivy): in ngcc, handle inline exports in commonjs code (#32129) 2019-08-15 14:45:59 -07:00
switch_marker_analyzer.ts fix(ivy): ngcc - do not analyze files outside the current package (#30591) 2019-06-26 08:00:03 -07:00
types.ts feat(ngcc): enable private NgModule re-exports in ngcc on request (#33177) 2019-10-22 13:14:31 -04:00
util.ts feat(ngcc): add a migration for undecorated child classes (#33362) 2019-10-25 09:16:50 -07:00