Closed anchan42 closed 3 months ago
I got it working by setting the appendTo options. Hope it help some body that might have similar problem 😀
Inspector({ enabled: true, toggleButtonVisibility: 'always', launchEditor: 'code', appendTo: 'resources/js/app.js' }),
I can't get it to work. The vite running ok but nothing is showing on the app page.