simple-rev
v1.1.1
Published
Static asset revisioning.
Readme
simple-rev
Static asset revisioning.
Installation
Only NPM scripts:
$ npm i simple-revOr globally:
$ npm i -g simple-revUsage
$ 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
