vite-plugin-vue2 icon indicating copy to clipboard operation
vite-plugin-vue2 copied to clipboard

Why are there two .vue.js files bundled? .vue.js and .vue2.js

Open fantasy525 opened this issue 3 years ago • 1 comments

I used rollup to package the vue components,Two.vue.js are bundled

  • XXX.vue.js
  • XXX.vue2.js

expect behavior: bundle name no .vue and just one js file eg: XXX.js

this is my repository rollup-vue-test,you can test image

fantasy525 avatar Oct 24 '22 12:10 fantasy525

@yyx990803 I need help,please

fantasy525 avatar Oct 24 '22 13:10 fantasy525