NNuxt•Created by Ivansky on 8/21/2024 in #❓・help Local Nuxt module has issues with Hot reloading, is it normal?
I have added plugin via my own module using addPlugin() or addPluginTemplate()
When I change plugin content it does not trigger hot reloading.
Is it normal? If its not then where to look, how to debug the problem?