mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Examples using `@angular/elements` need to transpile to es2015 for Custom Elements to work (on browsers that natively support them). Alternatively, a polyfill would need to be loaded. For now, changing the transpilation target to es2015 is the simplest solution. PR Close #24840 |
||
|---|---|---|
| .. | ||
| cli | ||
| common/src | ||
| elements | ||
| i18n | ||
| systemjs | ||
| testing | ||
| universal | ||
| UPDATING_CLI.md | ||