vuejs / jsx-vue2

monorepo for Babel / Vue JSX related packages
https://jsx-vue2-playground.netlify.app/
1.47k stars 96 forks source link

vue2 fails to parse require("vue/package.json") in vite5, the path is wrong, does it not support esm and only supports commonjs? Or does it require special converter support? #313

Open liangyi-h5 opened 4 months ago

liangyi-h5 commented 4 months ago

image

demo