PentiaLabs/generator-helix

Module Group, serialization is in the wrong folder

TakeitEasyAlan opened this issue · 1 comments

User story

As a developer, I want to uses groups so that I can use module groups, to group related modules.
I also want the solution folder structure to reflect groups.

Expected behavior

The project and serialization as created under the group folders

Actual behavior

The code is created under the correct folder

  • src/[Layer]/[Module Group]/[Project Name]/code.

The serialization is created in the layer folder not under the group

  • src/[Layer]/[Project Name]/serialization.

The solution folder structure does not support module groups groups

Steps to reproduce the behavior

The serialization.config should also have the correct path