I tried uncommenting the runtimeCaching option in the workbox-build.js and wanna see how it works in action. But it doesn't seem to work whatsoever though precaching does seem to work.
However I changed the urlPattern option in runtimeCaching config to reflect my local api url but it doesn't work. Is there any problem with the setup or it is a problem with the workbox itself?
Hi @coryrylan ,
I tried uncommenting the runtimeCaching option in the workbox-build.js and wanna see how it works in action. But it doesn't seem to work whatsoever though precaching does seem to work.
However I changed the urlPattern option in runtimeCaching config to reflect my local api url but it doesn't work. Is there any problem with the setup or it is a problem with the workbox itself?
Please let me know your thoughts.
Thanks, Bhasker