Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ensure "race-network-and-fetch-handler" is used with a fetch handler
As covered in https://github.com/WICG/service-worker-static-routing-api?tab=readme-ov-file#how-does-it-work-if-there-is-no-fetch-handler, the fetch handler must exists not only for the "fetch-handler" source but also the "race-network-and-fetch-handler" source. The "race-network-and-fetch-handler" source was not written in the last update.
- Loading branch information