lmvh

1.0.3 • Public • Published

Laravel Mix Version Hash

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

Installation

npm install lmvh --save

Usage

require('lmvh');
 
mix.versionHash();

Options

option type default description
length int 32 the hash string length
delimiter string '-' the delimiter for filename and hash,
note that anything other than . - _ will be removed

Package Sidebar

Install

npm i lmvh

Weekly Downloads

35

Version

1.0.3

License

MIT

Unpacked Size

6.25 kB

Total Files

5

Last publish

Collaborators

  • sharkar