NNuxt•Created by HugoRCD on 4/1/2024 in #❓・help Module creation question
I'm working on a module and I need to install another module that can import/install other modules on its own. I'm wondering if this is a good practice, or if I should manually install the modules in the new one. Can you provide some advice on this?