angular-cn/modules/playground/e2e_test/web_workers/todo
Kara Erickson fb9a4a668c fix(ivy): support web worker nodes in unknown property checks (#28610)
We need to support rendering in contexts like web workers where
nodes are emulated and properties may not be set directly. This
commit gates property validation checks to environments that have
real Node objects.

FW-1043 #resolve

PR Close #28610
2019-02-08 13:35:29 -08:00
..
BUILD.bazel fix(ivy): support web worker nodes in unknown property checks (#28610) 2019-02-08 13:35:29 -08:00
todo_spec.ts fix(ivy): WorkerAppModule should be an APP_ROOT (#28544) 2019-02-06 14:05:53 -05:00