Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: CSS cache busting #4176

Open
tylers-username opened this issue Sep 3, 2024 · 0 comments · May be fixed by #4177
Open

[Feature]: CSS cache busting #4176

tylers-username opened this issue Sep 3, 2024 · 0 comments · May be fixed by #4177

Comments

@tylers-username
Copy link
Contributor

Feature details

CSS assets are cached for one month in production. This can be problematic when a new change is pushed to stylesheets as we need the CSS files to refresh without the need for user action.

We need CSS assets to be fingerprinted so that they refresh for the user when they have changed.

Offer

Platform.sh, Upsun

Breaking change

No

Observability domain

No response

DX impact

No response

Docs requirements

The feature makes changes to existing docs pages.

Docs impact

No response

Additional requirements

Not sure. TBD

Problem

CSS assets need to automatically refresh for users who have previously visited docs within the last month after being changed

CRUD and/or schema

TBD

Backwards compatibility & breaking changes

TBD

@tylers-username tylers-username linked a pull request Sep 3, 2024 that will close this issue
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant