mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
In PR #43975, the `Angular Elements` guide was updated to remove mentions of the Custom Elements-related polyfills, since they are no longer necessary in v13+ (due to all CLI projects being ES2015+ and all supported browsers natively supporting Custom Elements). This commit updates the related docs example boilerplate to not include the unneeded `@webcomponents/custom-elements` polyfill. PR Close #44214 |
||
|---|---|---|
| .. | ||
| boilerplate | ||
| example-scaffold | ||
| .npmrc | ||
| package.json | ||
| sync-boilerplate-dependencies.js | ||
| tsconfig.json | ||
| yarn.lock | ||