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?