mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
1c533c913d
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
4.9 KiB
4.9 KiB