anchan42's avatar

vite-plugin-vue-inspector

This is a very interesting plugin for vue. We could jump from page component to code very quickly https://github.com/webfansplz/vite-plugin-vue-inspector However, I can't get it to work with Laravel-Inertia-Vue stack.

Just wondering if anybody set it up successfully ?

0 likes
1 reply
anchan42's avatar

I put this option in and it works :)

appendTo: 'resources/js/app.js'

Please or to participate in this conversation.