NuxtN
Nuxt14mo ago
Plinpod

Disabling AutoImport for Layers Only

Hello,

I have a nested folder structure for layers for organization purposes. Something along the lines of

/layers/group1/layer1 /layers/group1/layer2 /layers/group2/layer1 /layers/group2/layer2

Everything works but AutoImport tries to import the group group1 and group2 folders, which I don't need. My nested layers are extended directly within the config.

Is it possible to disable AutoImport for layers specifically or is there another folder structure that I should be using?

Thanks!
Was this page helpful?