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

Warning about appcache getting fed standard cache #14

Merged
merged 1 commit into from
Feb 23, 2013

Conversation

devinrhode2
Copy link
Contributor

The ?rel=324784983 querystrings are misleading, this is NOT a reliable method of cache busting. (So I removed them) This is something the developer needs to know about and since grunt-contrib-manifest is only concerned with generating the manifest. However, grunt-contrib-manifest could match rails md5 hash algorithm to hit the right files, same thing with yeoman, and there could be a setting to add the file hash before or after the filename (but always before the extension of course) There could also be a setting to add the file hash at the root like: domain.com/hash/actual/path/to/file.js this scheme may be easier to support for say, node.js

@gunta
Copy link
Owner

gunta commented Feb 23, 2013

Thank you!

gunta added a commit that referenced this pull request Feb 23, 2013
Warning about appcache getting fed standard cache
@gunta gunta merged commit 0875be5 into gunta:master Feb 23, 2013
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 this pull request may close these issues.

None yet

2 participants