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

Use versioned URLs for JS/CSS resources of external libraries #455

Closed
php-coder opened this issue Aug 24, 2016 · 2 comments
Closed

Use versioned URLs for JS/CSS resources of external libraries #455

php-coder opened this issue Aug 24, 2016 · 2 comments
Assignees
Labels
environment/test Issue affects only test environment refactoring trivial
Milestone

Comments

@php-coder
Copy link
Owner

When I'm running site with test profile I see that Bootstrap/jQuery/Selectize resources have the URLs without libraries' versions. This could be dangerous because browser can cache this URLs and when we update the resources, browser will continue to use their cached versions.

What should be done:

@php-coder php-coder added ready refactoring trivial environment/test Issue affects only test environment labels Aug 24, 2016
@php-coder php-coder added this to the next milestone Aug 24, 2016
@bodom91
Copy link
Contributor

bodom91 commented Aug 25, 2016

My commit bodom91@f42541e

@php-coder
Copy link
Owner Author

@bodom91 Just create PR and I'll take a look.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
environment/test Issue affects only test environment refactoring trivial
Projects
None yet
Development

No branches or pull requests

2 participants