Nuxt layers overwrite not working
I have a project with a submodule where a nuxt project is in.
In the root nuxt config i'm extending this submodule. When I create a component with the same name in the same folder like in the submodule it does not get overwritten
In the root nuxt config i'm extending this submodule. When I create a component with the same name in the same folder like in the submodule it does not get overwritten
