Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 321 Bytes

File metadata and controls

5 lines (3 loc) · 321 Bytes

cachebuster.js

Overwrite all link and (optionally) script tags by adding Date.now() at the end of href and src attributes, respectively. By default processing scripts is not performed, you should change the variable process_scripts to true to run these.

cachebuster