You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 23, 2021. It is now read-only.
I think it will be better if adonis-mix upgrade the laravel-mix to v5.0.0.
There are no breaking changes in laravel-mix v5.0.0. They're only upgrading the sass-loader to v8.0. The breaking changes only in the sass-loader itself.
I've tried to upgrade the laravel-mix version on adonis-mix and used it on my personal project. And it works well. But I need to install the new sass-loader. So maybe it will become a major update for adonis-mix.
So if adonis-mix want to upgrade the laravel-mix version, I can create a pull request for that.
But if you have some reason to not upgrade the laravel-mix, please tell me.
Thanks in advance :)
The text was updated successfully, but these errors were encountered:
Hey. I just wanna say thank you for this awesome package. It helped me a lot when using AdonisJs v4
But now, because I'm planning to use AdonisJs v5 and still need to use Laravel Mix, I'm creating Laravel Mix wrapper for AdonisJs v5. Check this out: https://npmjs.org/package/adonis-mix-asset
My package really inspires by this package. Thank you so much for this awesome package. Cheers 🍻
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I think it will be better if adonis-mix upgrade the laravel-mix to v5.0.0.
There are no breaking changes in laravel-mix v5.0.0. They're only upgrading the sass-loader to v8.0. The breaking changes only in the sass-loader itself.
I've tried to upgrade the laravel-mix version on adonis-mix and used it on my personal project. And it works well. But I need to install the new sass-loader. So maybe it will become a major update for adonis-mix.
So if adonis-mix want to upgrade the laravel-mix version, I can create a pull request for that.
But if you have some reason to not upgrade the laravel-mix, please tell me.
Thanks in advance :)
The text was updated successfully, but these errors were encountered: