vue3-sfc-loader
vue3-sfc-loader copied to clipboard
This experimental syntax requires enabling one of the following parser plugin(s): "jsx", "flow", "typescript". at async Promise.all
trafficstars
The first time I used it, I encountered a problem: This experimental syntax requires enabling one of the following parser plugin(s): "jsx", "flow", "typescript". at async Promise.all
My development environment: vue2+vite Console error: This experimental syntax requires enabling one of the following parser plugin(s): "jsx", "flow", "typescript". at async Promise.all Error file location: vue3-sfc-loader/dist/webpack/src/parse-error.ts, line 74, const error = new SyntaxError();
I don't know how to solve this problem, I need help, thanks a lot.