ctf0 / laravel-mix-versionhash

Auto append hash to file instead of using virtual one
MIT License
61 stars 18 forks source link

Hashing for "scripts"? #41

Closed flatcapco closed 5 months ago

flatcapco commented 3 years ago

Hey thanks for the package, I've got it setup in a Wordpress project and it's working a charm on my sass files.

However I'm combining js files using mix.scripts and I'd expected this to create a hash too.

Am I missing something?

I don't really want to run any of the fancy javascript stuff just combining and minifying multiple files into 1 with a unique hash

Thank you!

ctf0 commented 3 years ago

i dont think we support that atm, but plz check https://github.com/ctf0/laravel-mix-versionhash/issues/10 and reply back if it tackles ur request.