Alan Agius
|
10036d1722
|
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:06 -07:00 |
|
Paul Gschwendtner
|
e586cb8124
|
build: clean up references to old master branch (#45856)
Cleans up all references to the `master` branch we renamed to
`main` across Angular.
PR Close #45856
|
2022-05-04 16:23:33 -07:00 |
|
Alan Agius
|
5ff459e700
|
test: remove defaultProject workspace option (#45410)
The `defaultProject` workspace option has been deprecated. The project to use will be determined from the current working directory.
See: https://github.com/angular/angular-cli/pull/22852
PR Close #45410
|
2022-03-24 10:49:57 -07:00 |
|
JiaLiPassion
|
ee381dadc2
|
test(zone.js): add integration test for zone.js Mocha patch (#45047)
Add integration test for `Mocha` patch from `zone.js` to verify the
issue #42384 is fixed
PR Close #45047
|
2022-02-16 13:51:51 -08:00 |
|