This commit is contained in:
2018-10-19 21:22:10 +00:00
parent fd9998c978
commit e33a7dd367
7 changed files with 48 additions and 74 deletions

View File

@@ -51,7 +51,7 @@ https://developers.google.com/web/tools/workbox/guides/precache-files/cli
RENAME ?plvx.x parameter in index.html to the new version so all files update on mobile
2) PUBLISH
publish command line from rockfishCore folder:
publish command line from pecklist folder:
//this will build a release version which is what we use on the server now
dotnet publish -c Release -o ./../publish/

View File

@@ -1,3 +1,5 @@
Add serviceworker so can use offline
Localize all the files required to our server, not CDN
Not working on android desktop pwa offline, maybe something like this will help:
https://stackoverflow.com/questions/45733419/progressive-web-app-offline-cache-does-not-work-on-android-it-works-on-chrome