Alan Agius
6e1e70d3f1
ci: use application builder for integration tests ( #55660 )
...
This updates the integration tests to use the application builder.
PR Close #55660
2024-05-03 11:21:06 -07: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
Matthieu Riegler
279e7d4465
refactor: cleanup polyfills by importing zone.js directly in angular.json ( #48380 )
...
Since v15, polyfills can be passed directly into angular.json. Let's use this opportunity to reduce the number of unecessary files.
PR Close #48380
2022-12-13 13:37:08 -08:00
George Kalpakas
177eab2260
ci: add integration test for Angular Elemens with SSR ( #40559 )
...
This commit adds an integration test that uses `@angular/elements` with
`@angular/platform-server` in order to highlight a current
incompatibility. The issue will be fixed in a subsequent commit.
PR Close #40559
2021-02-12 08:55:25 -08:00