Updated to latest Mix - getting an error with FullCalendar
Hi,
I've updated to the latest version of laravel-mix. Everything build ok in development mode, but when I visit my site Vue crashes with a message GloablVue.use is not a function.
I've traced this to FullCalendar. It appears that FullCalendar attempts to get the Vue instance, but can't find it for some reason. I didn't have this problem on my earlier version of mix.