Cache External Resources during Runtime with sw-precache

Share this video with your friends

Send Tweet

sw-precache allows us to cache all the static assets. But what about external request, like caching fonts coming from a CDN? And images from an external website? In this lesson I’ll show you how you can configure sw-precache in order to cache these external resources applying different strategies.