angular-cn/packages/compiler-cli/ngcc/test/packages
Alex Rickabaugh e030375d9a feat(ngcc): enable private NgModule re-exports in ngcc on request (#33177)
This commit adapts the private NgModule re-export system (using aliasing) to
ngcc. Not all ngcc compilations are compatible with these re-exports, as
they assume a 1:1 correspondence between .js and .d.ts files. The primary
concern here is supporting them for commonjs-only packages.

PR Close #33177
2019-10-22 13:14:31 -04:00
..
build_marker_spec.ts fix(ngcc): make the build-marker error more clear (#32712) 2019-09-25 11:29:45 -07:00
configuration_spec.ts feat(ngcc): support version ranges in project/default configurations (#33008) 2019-10-10 13:59:57 -07:00
entry_point_bundle_spec.ts feat(ngcc): enable private NgModule re-exports in ngcc on request (#33177) 2019-10-22 13:14:31 -04:00
entry_point_spec.ts feat(ngcc): enable private NgModule re-exports in ngcc on request (#33177) 2019-10-22 13:14:31 -04:00