ctf0 / laravel-mix-versionhash

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

Updating to reflect possibly changed manifest file name. #20

Closed Erutan409 closed 5 years ago

ctf0 commented 5 years ago

does mix.manifest.name has a default ?

Erutan409 commented 5 years ago

@ctf0 It does have a default, but you can change it if desired during the build process.

ctf0 commented 5 years ago

i just wanted to make sure that when using ${Mix.manifest.name} we wont get undefined on build

Erutan409 commented 5 years ago

@ctf0 it's set , here.

ctf0 commented 5 years ago

awesome, thanx for ur work

ctf0 commented 5 years ago

@Erutan409 have u tested the logic, because i think Mix should be mix

Erutan409 commented 5 years ago

@ctf0 Yeah, sorry - I just saw this last reply. As noted here, yup it should be Mix.