vuejs / devtools-v6

⚙️ Browser devtools extension for debugging Vue.js applications.
https://devtools-v6.vuejs.org/
MIT License
24.68k stars 4.14k forks source link

How to use it when developing Chrome extension #2183

Open rendomnet opened 2 months ago

rendomnet commented 2 months ago

Vue devtools version

latest

Link to minimal reproduction

12

Steps to reproduce & screenshots

I'm using Vite-CRX with Vue and can't find a way to connect Vue DevTools to my extension. Is there any solution or documentation available for this?

What is expected?

working dev tools

What is actually happening?

Nothing

System Info

mac

Any additional comments?

No response