UNPKG

grunt-cache-bust

Version:

Bust static assets from the cache using content hashing

14 lines (10 loc) 207 B
<!doctype html> <html> <head> <title>This is a test page</title> </head> <body> <h3>This image should load if you use rewrites:</h3> <img src="assets/dontCopy.png" alt="bird"> </body> </html>