1.0.3 • Published 4 years ago

lmvh v1.0.3

Weekly downloads
4
License
MIT
Repository
github
Last release
4 years ago

Auto append hash to file instead of using virtual one Read More

Installation

npm install lmvh --save

Usage

require('lmvh');

mix.versionHash();

Options

optiontypedefaultdescription
lengthint32the hash string length
delimiterstring'-'the delimiter for filename and hash, note that anything other than . - _ will be removed