Hi all, I'm trying to generate my multi-modules website with the site:stage command from my root level. It's work, but by default the default website path of a module-A which has a parent-A which has a parent-B will be stageDirectory/parent-B/parent-A/module-A
I would like to suppress this inheriting property and just generate the website of my module at the stageDirectory level without parents paths and just have stageDirectory/module-A. Is it possible to do that, and if yes how ? Thanks you very much. Yann
