vuejs / devtools-v6

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

How to use it when developing Chrome extension #2183

Open rendomnet opened 3 weeks ago

rendomnet commented 3 weeks 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