v2.3.2
- Try to use
@vue/compiler-sfc
(Vue 3.x) first before the@vue/component-compiler-utils
andvue-template-compiler
combo (which -theoretically is for Vue 2.x but probably also works for 3.x).
@vue/compiler-sfc
(Vue 3.x) first before the@vue/component-compiler-utils
and vue-template-compiler
combo (which -theoretically is for Vue 2.x but probably also works for 3.x).