pipe01 / esbuild-plugin-vue3

esbuild plugin for loading Vue 3 SFC files
MIT License
59 stars 13 forks source link

Migrating from vue2 to vue3 #26

Open ethaning opened 10 months ago

ethaning commented 10 months ago

Hi,

Do you have any advice/recommendations for using this plugin to migrate from vue2 to vue3?

There doesn't seem to be much support for completing this migration using esbuild as the build tool. But perhaps I am missing something.

Thanks!