angular-cn/packages/compiler-cli/ngcc/test/host
Pete Bacon Darwin 818d93d7e9 fix(ngcc): find decorated constructor params on IIFE wrapped classes (#37436)
Now in TS 3.9, classes in ES2015 can be wrapped in an IIFE.
This commit ensures that we still find the static properties that contain
decorator information, even if they are attached to the adjacent node
of the class, rather than the implementation or declaration.

Fixes #37330

PR Close #37436
2020-06-05 09:22:04 -07:00
..
commonjs_host_import_helper_spec.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
commonjs_host_spec.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
esm5_host_import_helper_spec.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
esm5_host_spec.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
esm2015_host_import_helper_spec.ts fix(ngcc): find decorated constructor params on IIFE wrapped classes (#37436) 2020-06-05 09:22:04 -07:00
esm2015_host_spec.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
umd_host_import_helper_spec.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
umd_host_spec.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
util.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00