Hi,
I am using vuetifyand trying to do some local development inside of my current nuxt project. But npm link vuetify does not work as expected. The resources is never being updated. Any idea what prevents reloading of the current linked npm package? The renderer seems being triggered without a change in the build.
Thanks