Adding Vue Inspector in Quasar Framework
vite-plugin-vue-inspector is a package that provides the ability to jump to the local IDE when you click the element of the browser automatically. It supports Vue2 & 3 & SSR. This Article is for Vue 3 and Quasar Framework 2.
Installation
npm install ...
pratik227.hashnode.dev2 min read