1.0.4 • Published 4 years ago

cache-busting-manifest v1.0.4

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

Cache Busting Manifest

Make a cache-busting-manifest.json file with md5 hash of file content added as a query param so you can use it in your backend code to bust cache on file change

Download & Installation

$ npm i cache-busting-manifest

Usage

$ cache-busting-manifest --files public/**/*.css,public/**/*.js --root public

Note

This is suppose to be used in package.json scripts

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago