angular-cn/packages/compiler-cli
George Kalpakas 5f57376899 test(ngcc): add missing `UmdReflectionHost#getExportsOfModule()` tests (#35312)
Support for re-exports in UMD were added in e9fb5fdb8. This commit adds
some tests for re-exports (similar to the ones used for
`CommonJsReflectionHost`).

PR Close #35312
2020-02-10 16:13:41 -08:00
..
integrationtest feat(ngcc): automatically clean outdated ngcc artifacts (#35079) 2020-01-31 17:02:44 -08:00
ngcc test(ngcc): add missing `UmdReflectionHost#getExportsOfModule()` tests (#35312) 2020-02-10 16:13:41 -08:00
src fix(ivy): repeat template guards to narrow types in event handlers (#35193) 2020-02-07 13:06:00 -08:00
test fix(ivy): repeat template guards to narrow types in event handlers (#35193) 2020-02-07 13:06:00 -08:00
BUILD.bazel refactor(compiler-cli): add `removeDir()` to `FileSystem` (#35079) 2020-01-31 17:02:44 -08:00
index.ts refactor(compiler-cli): Move diagnostics files to language service (#33809) 2019-11-14 09:29:07 -08:00
package.json feat(ngcc): automatically clean outdated ngcc artifacts (#35079) 2020-01-31 17:02:44 -08:00
tsconfig-build.json build: reference zone.js from source directly instead of npm. (#33046) 2019-11-06 00:48:34 +00:00
tsconfig.json