You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- leverage collectstatic on app/ (fixes#6, fixes#21)
- replace RequireJS build with ES modules (see wq/wq.app#111)
- move --with-npm template to @wq/cra-template (in wq.start repo)
- implement service worker (see wq/wq.app#63, wq/wq.app#107)
- drop support for PhoneGap Build and Application Cache (see wq/wq.app#121)
Idea: what about making wq.app an installable web application? Would it be possible?
https://developer.mozilla.org/en-US/docs/Web/Apps/Progressive/Installable_PWAs
The text was updated successfully, but these errors were encountered: