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

Include the version in the released file #1

Closed
dreaming-augustin opened this issue Dec 22, 2024 · 1 comment · Fixed by fomantic/Fomantic-UI#3138
Closed

Include the version in the released file #1

dreaming-augustin opened this issue Dec 22, 2024 · 1 comment · Fixed by fomantic/Fomantic-UI#3138

Comments

@dreaming-augustin
Copy link
Owner

Feature Request

Instead of releasing the files:

semantic.css
semantic.js
semantic.min.css
semantic.min.js

optionally release the files that include the version number and an optional revision string:

semantic-2.9.3-a.css
semantic-2.9.3-a.js
semantic-2.9.3-a.min.css
semantic-2.9.3-a.min.js

The advantage is to make clear which version is currently being used, and preventing the browser cache from running an obsolete version.

@dreaming-augustin
Copy link
Owner Author

Merged upstream.

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