deprecated icon indicating copy to clipboard operation
deprecated copied to clipboard

PWA plugin isn't actually working

Open egoist opened this issue 7 years ago • 1 comments

sw.js is successfully generated but webpack assets are not really cached at runtime, it doesn't break your app though, I will tackle this later..

egoist avatar Jun 02 '18 00:06 egoist

Could I know more about this? It seems like the service worker is caching the generated assets when I add the pwa: true option in the config.

Running the with-auth example with ream start. Take a look at Cache Storage.

image

resolritter avatar Oct 14 '18 22:10 resolritter