I ain't afraid of no cache... I add a query string hash to the end of the file url to cachebust it
npm install stantzš» I ain't afriad of no cache.
!Gif of Ray off of GhostBusters saying 'Beautiful'
v=?{hash} to the end of the path.stantz -t path/to/my/header-scripts.html path/to/my/footer-scripts.html -f styles.css app.min.js
``bash
Usage: -t
Options:
--help Show help [boolean]
--version Show version number [boolean]
-t, --target The file(s) to check for links to cachebust [array] [required]
-f, --file The file name(s) (e.g. style.css, app.js, etc [array] [required]
``