Skip to content
This repository has been archived by the owner on Jul 10, 2024. It is now read-only.

Extended cache bust to custom checks #166

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

indolering
Copy link

Refactored cache busting to support custom URLs along with option to disable cache busting.

I renamed cache bust param from _ to cacheBust and added checking for preexisting parameters to avoid collisions. I could use the location API to check for a duplicate 'cacheBust' parameter and support URLs with hashes. However, not having cache busting essentially breaks the custom URL functionality....

Refactored cache busting to support custom URLs along with an option to
disable cache busting.  Renamed cache bust param from ‘_’ to
‘cacheBust’ and added checking for preexisting parameters to avoid
collisions.
@rawls238
Copy link
Contributor

this seems good to me. Could you rebase off master and re-run grunt?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants