Closed stevebauman closed 2 years ago
Definitely something I should look on it. Great suggestion 💪.
Will dig in on that.
Awesome, thank you for the quick reply! 🙏
Hey @stevebauman after digging it a lot on that, can't find a good way to have it full working.
If all the lang's are generated to the final build it can work, but if we want to use the lazy load when switching lang's, the import needs to be on the client side 😞 .
No worries man, thanks for following up 😄 ❤️
Hi @xiCO2k, thanks for the great plugin! 🙏
I'm wondering if/why the resolve callback is required even if we use the Laravel Mix plugin to import PHP files?
Is it possible to make this optional if my application only utilizes PHP based language files?
Thanks again for your time!