NuxtN
Nuxt4mo ago
dvwzj

Is it possible to register layers inside module?

I want to create a module that includes other modules and layers
for modules it's easy to do with moduleDependencies
for layers I have try with nuxt.options.extends but it's not work

one solution for me now is extends target layer directly to app separate from module
back to my question, is it possible to register layers inside module?

ps. sorry for my bad english
Was this page helpful?