Open hyperobject opened 6 years ago
This need to be fixed on the front end: https://stackoverflow.com/questions/46956111/webapp-failures-service-worker-does-not-successfully-serve-the-manifests-star
Otherwise it's probably just an issue with the static file redirects
When running a Lighthouse audit on the test build, the PWA checklist fails with
Failures: Service worker does not successfully serve the manifest's start_url
. This prevents browsers from automatically showing an "add to homescreen" dialog, and could potentially cause the Windows Store PWA builder to fail.