angular/aio/tools/examples/shared/boilerplate/cli
Pete Bacon Darwin 2114a134fd build(docs-infra): update docs examples to Angular v11.2.10 (#41689)
This commit updates the docs examples to Angular v11.2.10. See the [diff between 11.0.1 and 11.2.10 (FW) and 11.2.9 (CLI)][1].

The changes are fairly trivial including:

- Removal of `emitDecoratorMetadata` from tsconfig.json files, where no JIT compilation is required.
- Setting `enableI18nLegacyMessageIdFormat` to `false` for CLI based applications - the i18n example was already migrated away from legacy message IDs.

[1]: https://github.com/cexbrayat/angular-cli-diff/compare/11.2.9..11.0.1

PR Close #41689
2021-04-19 14:18:52 -07:00
..
e2e test(docs-infra): disable the Selenium Promise Manager in docs examples e2e tests (#39818) 2020-11-24 14:56:14 -08:00
src docs: update docs to use new zone.js entry-points (#40823) 2021-02-24 07:58:29 -08:00
.browserslistrc test(core): remove IE10 reference from browserslist files (#39090) 2020-10-13 15:51:49 -07:00
.editorconfig build(docs-infra): upgrade docs examples to latest Angular CLI and framework (#36145) 2020-05-05 11:50:30 -07:00
.gitignore docs: update links to use HTTPS as protocol (#39718) 2020-11-20 12:52:16 -08:00
angular.json build(docs-infra): update docs examples to Angular v11.0.1 (#39818) 2020-11-24 14:56:09 -08:00
karma.conf.js build(docs-infra): update docs examples to Angular v11.2.10 (#41689) 2021-04-19 14:18:52 -07:00
package.json build(docs-infra): update docs examples to Angular v11.2.10 (#41689) 2021-04-19 14:18:52 -07:00
tsconfig.app.json build(docs-infra): update docs examples to Angular v10 (#38993) 2020-09-28 16:24:59 -04:00
tsconfig.json build(docs-infra): update docs examples to Angular v11.2.10 (#41689) 2021-04-19 14:18:52 -07:00
tsconfig.spec.json build(docs-infra): update docs examples to Angular v10 (#38993) 2020-09-28 16:24:59 -04:00
tslint.json build(docs-infra): update docs examples to Angular v11.0.1 (#39818) 2020-11-24 14:56:09 -08:00