Fix Devtools #81
Replies: 4 comments 3 replies
-
Cool. I will try it tonight and merge it. Off topic: if you would like can you please answer:
|
Beta Was this translation helpful? Give feedback.
-
Let me know if you manage to get it to work later! |
Beta Was this translation helpful? Give feedback.
-
I tried it today, and it does not work. Looks like |
Beta Was this translation helpful? Give feedback.
-
Fixed in: e55fbb0 |
Beta Was this translation helpful? Give feedback.
-
Hey! I finally got vue devtools working. I'm using WXT framework but it should be the same.
install
vite-plugin-vue-devtools
package.in vite config:
Then in vite plugins do something like:
Change the
/entrypoints/newtab/main.ts
to be your location of your ts file. Can be popup file or what you want! :3Beta Was this translation helpful? Give feedback.
All reactions