mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
2b235b59a0
This commit updates the utilities in `firebase-test-utils/` to also support testing Firebase redirects that are configured using regular expressions (via the `regex` property). See the [Firebase docs][1] for more details. [1]: https://firebase.google.com/docs/hosting/full-config#redirects PR Close #41842 PR Close #41854