adambullmer / vue-cli-plugin-browser-extension

Browser extension development plugin for vue-cli 3.0
GNU Lesser General Public License v3.0
427 stars 76 forks source link

Does it support Vue3? #117

Open lz1998 opened 3 years ago

FelixGraf commented 3 years ago

I was able to use the vue cli plugin with Vue3, however the auto-generated files have the old Vue2 syntax. But if you manually change these, it should work with Vue3 as well.