Workbox-build, empty callbacks for backgroundSync runtimeCaching options #1761
Labels
Bug
An issue with our existing, production codebase.
Good First Issue
This would be an ideal issue for a new contributor to take on.
workbox-build
Hi,
I'm currently working on project based on Create React App v2.1.0 , that includes build-in workbox.
I'm generating a service worker using workbox-build. In runtimeCaching I have several caching options, including backgroundSync option, where I want to include some custom action after queueDidReplay
However, on my generated service worker there is no callback options.
Is this option is available? Or this is CRA issue?
Would be gratefull for any directions or hints.
Thanks.
The text was updated successfully, but these errors were encountered: