Closed Ulrich-Mbouna closed 2 years ago
Thanks for reporting the issue! will definatelly take a look on that.
I have the same issue. It seems it keeps recompiling over and over again.
Will try to find a solution for that, during the weekend, sorry for the delay.
@Ulrich15 and @eminos having trouble replicating this case, can you share your webpack.mix.js file?
Thanks.
Morning @xiCO2k ,
There is my webpack.mix.js i have configured, as describe in the documentation.
@xiCO2k Morning Nothing new yet ?
Sorry @Ulrich15 did not found the time work on it, can you use disableNotifications()
on mix for now?
Thanks
Hey @Ulrich15 how many langs do you have on your app?
Thanks.
Also what OS are you using?
Figure it out, should work now on v1.4.4
Figure it out, should work now on
v1.4.4
Ah ok, let me try it
@xiCO2k Good Morning,
I have updated the package to version v1.4.4
but the problem persist.
I just have 2 language setting, French and English
I'm on windows
What are the lang folder names? Thanks
the name i puted is fr
and en
@Ulrich15 sorry to bother you, can you send me a picture of the build?
Like this one:
Just to see if I can figure what is the issue still, thanks.
Hi @xiCO2k No worry, happy to help to resolve some problems There is the image of my complitation.
Just for informatio, when i run npm run watch
for the first time, laravel mix just toast one time, but when i update de code, now it toast ever and ever.
Thanks 🙏
Not finding a way to replicate this one? 😢.
Will deploy v2.0.0
with the vite
plugin, if you want to give it a try and let me know if that works well.
Thanks.
Hey @Ulrich15 any follow up on the issue?
Hi @xiCO2k , Hoping you are good.
I updated the library to version 2.1.3
, and when i run the npm run watch
, i faced the same issues. Thanks
Hey @Ulrich15 will need to test this out on windows can't replicate that on Mac or Linux. Will dig in on that, thanks for all the patience
Hi @xiCO2k Is this problem be fixed? Thanks.
Confirm. This problem exists only on Windows. Even after upgrading from 1.4.3 to 2.3.0. The "watch-poll" saves me. We also hope that this bug will be fixed.
Hi @xiCO2k , Thanks you for this helpful librairie.
But i face some issues. I install the librairie with Laravel and Vue3, in combinaision with LaravelMix. When i launch npm run watch, i'm pop with a ton of Laravel Mix alert of successful compilation. I don't know why. Thanks