webfansplz / vite-plugin-vue-inspector

jump to editor source code while click the element of browser automatically.
MIT License
683 stars 70 forks source link

feat: add babelPlugins to the plugin options #70

Closed XinChou16 closed 1 year ago

XinChou16 commented 1 year ago

closes #67

XinChou16 commented 1 year ago

@webfansplz project with decorators has broken without it, it is ready for merge it?

webfansplz commented 1 year ago

It makes sense to add this options, but some users may not know how to add configuration to make the decorator work. I prefer that we add plugins by default to have built-in support for it. WDYT?