2.0.1 • Published 4 years ago
laravel-mix-versionhash v2.0.1
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();
- for removing old files use Clean for WebPack
Options
option | type | default | description |
---|---|---|---|
length | int | 6 | the hash string length |
delimiter | string | '.' | the delimiter for filename and hash, note that anything other than . - _ will be removed |
2.0.1
4 years ago
2.0.0
4 years ago
1.1.7
4 years ago
1.1.6
5 years ago
1.1.5
5 years ago
1.1.4
5 years ago
1.1.3
5 years ago
1.1.2
5 years ago
1.1.1
5 years ago
1.1.0
5 years ago
1.0.8
5 years ago
1.0.7
6 years ago
1.0.6
6 years ago
1.0.5
6 years ago
1.0.4
6 years ago
1.0.3
6 years ago
1.0.2
6 years ago
1.0.1
7 years ago
1.0.0
7 years ago