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 was 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.