Install service worker on all top-level routes
Open
server
- Dominant language
- JavaScript
- Stars
- 14
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
If you go to `/editor` or `/www` before you hit `/` we never install the service worker, and things break. We assume you are going to `/` first, but that's not reliable. We should make sure our navigation and routing work all cause the service worker to get installed.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.