This commit is contained in:
2018-11-28 00:38:00 +00:00
parent 8d725df6d2
commit 8c66647e20
6 changed files with 44 additions and 30 deletions

View File

@@ -89,6 +89,10 @@ VUEX STATE PERSISTENCE = VUEX-PERSISTEDSTATE
- Many things need to be persisted and survive a refresh so this is how it will be done
DATE PARSE AND FORMAT = DayJS
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
- https://github.com/iamkun/dayjs/blob/master/docs/en/API-reference.md
SERVICEWORKER = WORKBOX
=-=-=-=-=-=-=-=-=-=-=-=
For offsite PWA use, works well and is simple to implement