报错说明 在vue3+vite、或vue2+webpack、或vue2转vue3项目时,解决报错: [vue/compiler-sfc]This experimental syntax requires enabling one of the following parser plugin(s): “jsx”, “flow”, “typescript”.,莫名其妙的报错了。 如果我们报错差不多,就可以完美搞定报错恢复正常运行。 解决步骤 首先,因为