fix: Add `matchOptions` to `runtimeCaching.options.expiration` scheme
Brought to you by:
tomkozak
Originally created by: cawa-93
Prior to filing a PR, please:
gulp build && gulp lint test passes locally.R: @jeffposnick @tropicadri
Fixes [#2864]
Description of what's changed/fixed.
Add matchOptions to runtimeCaching.options.expiration scheme
Originally posted by: jeffposnick
Thanks for the contribution—unfortunately, we've got a very large PR out for review now that migrates
workbox-buildto TypeScript. As part of this migration, the way options are set and validated has changed.This specific PR won't work with the planned changes, but I'll leave the underlying issue open. If you want to submit a new PR against the TypeScript codebase once [#2867] is merged, you're welcome to—otherwise, someone else from the project can make that change.
Related
Tickets:
#2867Ticket changed by: jeffposnick