connordotfun / chat.connor.fun

chat.connor.fun is a cool hangout place
GNU Affero General Public License v3.0
4 stars 1 forks source link

Lighthouse error: "Service worker does not successfully serve the manifest's start_url" #58

Open hyperobject opened 6 years ago

hyperobject commented 6 years ago

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.

Spaceman1701 commented 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