Skip to content
This repository has been archived by the owner on Jan 23, 2021. It is now read-only.

Match the cache-bust check against the URL's pathname #244

Merged
merged 1 commit into from
Feb 8, 2017

Conversation

jeffposnick
Copy link
Contributor

R: @gauntface @addyosmani
CC: @bgrzys

This was always the intention, as the pattern is meant to pick up hashes in filenames. Folks have reported that a pattern like /\.\w{8}\./ accidentally matched against the the URL's origin for certain domain names.

This will be rolled up into the pending 5.0.0 release.

Fixes #240

@gauntface
Copy link

From what I can make out this all seems fine.

@jeffposnick jeffposnick merged commit fc14b9d into master Feb 8, 2017
@jeffposnick jeffposnick deleted the dont-cache-bust-match-pathname branch February 8, 2017 15:31
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