build pwa app using vue
and firecloud
npm i -g sw-precache
sw-precache --config sw-config.js
Goto Developer Tools -> Application -> Cache
to clear the cache. Otherwise your change will NOT being reflected immedidately.
build pwa app using vue
and firecloud
npm i -g sw-precache
sw-precache --config sw-config.js
Goto Developer Tools -> Application -> Cache
to clear the cache. Otherwise your change will NOT being reflected immedidately.