-
The Vue Dev tools are not showing although I used the following documentation instructions without errors? I ran And I compiled my custom tools with (https://nova.laravel.com/docs/3.0/customization/frontend.html) I am also therefore not getting development errors. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
The issue is resolved as I had the wrong webpack.mix.js file. |
Beta Was this translation helpful? Give feedback.
-
|
On the related subject though, is hot module reloading supposed to work, as I can only run watch-poll on my tools? Is my issue that nova has too many files, so I have to configure it? |
Beta Was this translation helpful? Give feedback.
The issue is resolved as I had the wrong webpack.mix.js file.