coryrylan / ng-pokedex

:monkey_face: Pokedex progressive web app built with Angular
https://ng-pokedex.web.app
266 stars 131 forks source link

runtimeCaching is not working #7

Open bhaskerchari opened 7 years ago

bhaskerchari commented 7 years ago

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