191e4d15b5
Fixes the following issues which caused the `elements` unit tests to break on IE: 1. `core.js` wasn't included which caused an error about `Promise` and `Symbol` to be thrown. 2. We were using a version of `@webcomponents/custom-elements` which was shipping ES6 code to npm. As a result, IE was throwing a syntax error. PR Close #35940 |
||
---|---|---|
.. | ||
BUILD.bazel | ||
component-factory-strategy_spec.ts | ||
create-custom-element_spec.ts | ||
extract-projectable-nodes_spec.ts | ||
slots_spec.ts | ||
utils_spec.ts |