UNPKG

grunt-cache-bust

Version:

Bust static assets from the cache using content hashing

11 lines (10 loc) 229 B
<!DOCTYPE html> <html> <head> <title>Realpath example</title> <link rel="stylesheet" type="text/css" href="/css/app.css"> <link rel="stylesheet" type="text/css" href="/lib/css/app.css"> </head> <body> </body> </html>