Skip to content

Bad cache options for nginx cause white page when dist is updated #356

Description

@Phillezi

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.

Image

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions