angular/aio/tools/examples/shared
George Kalpakas 894aaea80b refactor(elements): remove unneeded Custom Elements polyfill from docs examples (#44214)
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
2021-11-19 18:46:16 +00:00
..
boilerplate refactor(elements): remove unneeded Custom Elements polyfill from docs examples (#44214) 2021-11-19 18:46:16 +00:00
example-scaffold build(docs-infra): add a tool to create new examples (#39283) 2020-10-16 08:14:38 -07:00
.npmrc build: rely on engines to prevent using npm for dependency install (#41477) 2021-04-07 12:05:01 -07:00
package.json refactor(elements): remove unneeded Custom Elements polyfill from docs examples (#44214) 2021-11-19 18:46:16 +00:00
sync-boilerplate-dependencies.js build(docs-infra): remove view engine related code (#41638) 2021-04-16 08:59:37 -07:00
tsconfig.json build(docs-infra): update docs examples to Angular v12.1.3 (#42949) 2021-08-09 09:41:00 -07:00
yarn.lock build(docs-infra): fix SystemJS-based docs examples (#43868) 2021-11-08 17:01:16 +00:00