UNPKG

grunt-cache-crusher

Version:

Simple cache-crusher, appends a timestamp or md5 hash to any urls. Based on grunt-cache-breaker

11 lines 211 B
<!doctype html> <html lang="en-US"> <head> <meta charset="UTF-8"> <title></title> </head> <body> <script src="http://example.com/js/app.js"></script> <script src="/js/script.js"></script> </body> </html>