Angular Robot
8a5f3197c0
build: update cross-repo angular dependencies ( #57776 )
...
See associated pull request for more information.
Closes #56387 as a pr takeover
PR Close #57776
2024-09-13 16:09:02 +02:00
Alan Agius
aeb3fe26cf
build: remove tslint and codelyzer deps from integration tests ( #55658 )
...
These are redundant.
PR Close #55658
2024-05-03 08:15:41 -07:00
Alan Agius
4e8957eb40
test: replace --prod with --configuration production ( #46548 )
...
In Angular CLI version 14, the deprecated `--prod` option has been removed.
This is needed to land https://github.com/angular/angular/pull/46545
PR Close #46548
2022-06-28 09:39:05 -07:00
Andrew Kushnir
a623c4f622
test: drop no longer needed postinstall step from integration test apps ( #46182 )
...
This commit removed no longer needed postinstall step (to run ngcc) from integration test apps, to avoid extra processing.
PR Close #46182
2022-05-31 12:06:16 -07:00
Andrew Kushnir
3e46a426c4
test(core): add integration test apps for the bootstrapApplication API ( #45674 )
...
This commit adds 2 integration apps to verify the `bootstrapApplication` API behavior as well as keep track of the bundle size and retained symbols (tree-shaking).
PR Close #45674
2022-04-21 17:47:54 -07:00