vitejs / vite-plugin-vue2

Vite plugin for Vue 2.7
MIT License
544 stars 46 forks source link

fix: fix no template code in .vue file #10

Closed zouhangwithsweet closed 2 years ago

zouhangwithsweet commented 2 years ago

The .vue file may have no template code.

min-reproduction: https://stackblitz.com/edit/vitejs-vite-md4vf7?file=src%2Fcomponents%2Ftransition.vue