angular/tools/legacy-saucelabs
Charles Lyding 7c8f026778 build: replace multimatch dependency with glob ignore option (#53463)
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
2023-12-11 10:56:03 -08:00
..
build-saucelabs-test-bundle.mjs build: replace multimatch dependency with glob ignore option (#53463) 2023-12-11 10:56:03 -08:00
downlevel_decorator_transform.ts refactor(compiler-cli): remove unused class decorator downlevel code (#49351) 2023-03-08 17:59:12 +00:00
pre-setup.ts build: fix legacy saucelabs test bundle generation after ESM changes (#48521) 2022-12-19 19:50:44 +00:00
test-init.ts build: fix legacy saucelabs test bundle generation after ESM changes (#48521) 2022-12-19 19:50:44 +00:00
tsconfig.json build: bundle spec files for saucelabs legacy job (#44281) 2021-11-30 11:56:04 -05:00