Kristiyan Kostadinov
e1b27b01a5
build: disable TS version checks on AIO ( #51792 )
...
Disables the checks for the version of TS in AIO to unblock the TS deprecation.
PR Close #51792
2023-09-19 12:04:09 +02:00
Matthieu Riegler
5d11844a7c
docs: update link to the TS config. ( #50933 )
...
This TS config doc is now at https://angular.io/guide/typescript-configuration
PR Close #50933
2023-07-05 13:58:35 +02:00
Derek Cormier
474671568e
build(bazel): fix aio example systemjs tests for locally linked packages
...
These required a preserveSymlinks hack similar to the CLI tests
2022-11-22 13:51:16 -07:00
Alan Agius
32135b27a1
docs: update examples to reflect changes in Angular CLI version 15. ( #47904 )
...
These changes include
- Remove the usage of `enableProdMode`
- Remove `test.ts`, `polyfills.ts`, `karma.conf.js` and environment files which are no longer generated by default
PR Close #47904
2022-11-03 17:46:46 -07:00
iRealNirmal
e5c3017df3
docs: move angular-compiler-options tsconfig snippets to external file ( #43545 )
...
Moving angular-compiler-options docs inline code to external file of tsconfig.json and tsconfig.app.json.
closes #43336
PR Close #43545
2021-10-04 10:55:04 -07:00