1.1.1 • Published 5 years ago
simple-rev v1.1.1
simple-rev
Static asset revisioning.
Installation
Only NPM scripts:
$ npm i simple-rev
Or globally:
$ npm i -g simple-rev
Usage
$ simple-rev <input_dir> <output_dir>
It does do the following:
- Create manifest
- Rename files with content hash
- Copy file from input directory to output directory
- Replace URLs with hashed version in files
LICENSE
MIT