Skip to content
This repository has been archived by the owner on Apr 7, 2024. It is now read-only.

Auto append hash to file instead of using virtual one

License

Notifications You must be signed in to change notification settings

ctf0/laravel-mix-versionhash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel Mix Versionhash
npm npm

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

❗ Looking For Maintainers ❗

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

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

About

Auto append hash to file instead of using virtual one

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published