2.0.3 • Published 3 years ago

@vidensky-rizek/laravel-mix-versionhash v2.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

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

:exclamation: Looking For Maintainers :exclamation:

as i dont have enough time to work on the package anymore, so anyone wants to join forces plz get in-touch, thanks.

Installation

npm install laravel-mix-versionhash --save

Usage

require('laravel-mix-versionhash')

mix.versionHash();

Options

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

3 years ago