Skip to content
This repository was archived by the owner on Feb 26, 2019. It is now read-only.

cache-bust the rdlist.json file #135

@scottstanfield

Description

@scottstanfield

It's being aggressively cached by browsers. Do the same trick we use for CSS and JS files.

So rdlist.json will become 9e8ef00.rdlist.json. The SHA1 of the json file is pre-pended and the Gruntfile.js takes care of the references. Maybe. Might not work for files that aren't css and js.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions