UNPKG

grunt-cache-bust

Version:

Bust static assets from the cache using content hashing

13 lines (10 loc) 205 B
<!DOCTYPE html> <html> <head> <title>Query string example</title> <link rel="stylesheet" type="text/css" href="/css/test.css"> </head> <body> <img src="/imgs/background.jpg"> </body> </html>