grunt-cachebust-plus
Version:
Bust static assets from the cache using content hashing, inspired by hollandben's grunt-cache-bust plugin
22 lines (14 loc) • 486 B
HTML
<html>
<head>
<title>This is a test page</title>
<link rel="stylesheet" href="assets/replaceAlreadyBusted.ba366c2f0f734f23.css" />
</head>
<body>
<h3>Have you heard?</h13
<h3>Heard what??</h3>
<img src="assets/replaceAlreadyBusted.f23467496aef741a.jpg" alt="bird">
<h1>THE BIRD IS THE WORD!!</h1>
<script defer src="assets/replaceAlreadyBusted.b574cbb60333af12.js" type="text/javascript"></script>
</body>
</html>