webfansplz / vite-plugin-vue-inspector

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

feat: unplugin package #40

Closed webfansplz closed 1 year ago

webfansplz commented 1 year ago

Using unplugin to provide unified plugin system for Vite and Nuxt.

Fix:

Use vite-plugin-vue-inspector, we can’t print the tips to the terminal in the Nuxt project.

image

/cc @antfu ,WDYT?