j02146 wrote a reply+100 XP
1mo ago
Invalid options object. Progress Plugin has been initialized using an options object that does not match the API schema.
I found an opened issue on Laravel Mix project : github.com/laravel-mix/laravel-mix/issues/3410
j02146 wrote a reply+100 XP
1mo ago
Invalid options object. Progress Plugin has been initialized using an options object that does not match the API schema.
Adding mix.options({ progress: false }); in my webpack.mix.js doesn't do the job... Any other suggestion?