1.0.4 • Published 5 years ago

cache-busting-manifest v1.0.4

Weekly downloads
-
License
ISC
Repository
-
Last release
5 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

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago