ctf0 / laravel-mix-versionhash

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

Regression: mix.*.js is being created again #32

Closed wolfgang42 closed 7 months ago

wolfgang42 commented 4 years ago

I just tested with the latest version on npm (1.1.1) and #9 (extra mix.js file being generated) is happening again. git bisect says the problem was introduced by #23.

ctf0 commented 4 years ago

@Erutan409

Erutan409 commented 4 years ago

@ctf0 I'll take a look around 12 PM EST, today.

Erutan409 commented 4 years ago

@wolfgang42 I'm not able to reproduce this with my setup. Can you provide something that would?

wolfgang42 commented 4 years ago

@Erutan409 Repro gist here: https://gist.github.com/wolfgang42/e605124edef6b0081a3e98a78aa02313

Erutan409 commented 4 years ago

@wolfgang42 FYI - I didn't forget to look into this. I have some outstanding items that need to be completed before the end of the year. I'll try to get into this before then, though.