mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
The `elements` tests were disabled on Saucelabs, because they were failing on IE10. The problem was that we were loading an es2015 file from npm directly, causing a syntax error. These changes transpile the file to es5. PR Close #36929 |
||
|---|---|---|
| .. | ||
| BUILD.bazel | ||
| component-factory-strategy_spec.ts | ||
| create-custom-element_spec.ts | ||
| extract-projectable-nodes_spec.ts | ||
| slots_spec.ts | ||
| utils_spec.ts | ||