This commit is contained in:
@@ -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/
|
||||
|
||||
@@ -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
|
||||
Reference in New Issue
Block a user