mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
The `multimatch` package was only used in the saucelabs test bundling script to filter out spec files that should be ignored during saucelabs testing. This functionality can be replaced with `fast-glob` package's `ignore` option. This removes the need for the `multimatch` package within the repository. PR Close #53463 |
||
|---|---|---|
| .. | ||
| build-saucelabs-test-bundle.mjs | ||
| downlevel_decorator_transform.ts | ||
| pre-setup.ts | ||
| test-init.ts | ||
| tsconfig.json | ||