build(docs-infra): update docs examples package.json
templates wrt core-js
(#36143)
The `core-js` dependency is no longer included in `package.json` for `cli`-type examples, but only for the `systemjs` ones. This commit updates the `package.json` templates to reflect that (and also updates the `npm-packages` guide accordingly). PR Close #36143
This commit is contained in:

committed by
Kara Erickson

parent
d707124fd9
commit
4c5e085c93
@ -93,9 +93,6 @@ features that Angular requires.
|
||||
The [Browser Support](guide/browser-support) guide explains which browsers need polyfills and
|
||||
how you can add them.
|
||||
|
||||
The `package.json` for a new Angular workspace installs the [core-js](https://github.com/zloirock/core-js) package,
|
||||
which polyfills missing features for several popular browser.
|
||||
|
||||
|
||||
{@a dev-dependencies}
|
||||
|
||||
|
Reference in New Issue
Block a user