Level 1
Sep 19, 2020
2
Level 1
Compiling Vue 3 with mix
This is soon as is it was only released yesterday https://github.com/vuejs/vue-next/releases/tag/v3.0.0 I have installed and using this: https://www.npmjs.com/package/laravel-mix-vue3 However single file components won't compile as the vue-template-compiler (this doesn't appear to be used anymore in vue 3) is not the same version and the javascript won't compile without it.
Is there currently a workaround for this or is there something i've not read?
Please or to participate in this conversation.