UNPKG

gulp-hash-cachebuster

Version:
10 lines 230 B
<!DOCTYPE html> <head> <link rel="stylesheet" href="css/hello.css"> <script src="hello.js"></script> <script src="path/missing.js"></script> <script> console.log("Oh yeah..."); </script> </head> </html>