Bad cache options for nginx cause white page when dist is updated
Open
bug
- Dominant language
- TypeScript
- Stars
- 4
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
The nginx server has sets a cache header on `index.html`, this makes the SPA break whenever the dist is updated, since the old (cached) index.html is served and the client tries to load the old js bundle.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.