Skip to content

Fix index.html caching #8

Description

@aeldar

There is a non-desirable behavior, in case of updated environment variables the outdated version of index.html is served, as it uses cached version with the help of service worker.
Currently to get an up-to-date version of index.html forced reloading with CTRL+F5 should be used.
Should be fixed to serve actual version of index.html without forced reloading.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    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