PentiaLabs / generator-helix

Generate Helix compliant solutions with Yeoman.
MIT License
40 stars 22 forks source link

FIX: Module Group, serialization #133 #135

Closed Tobbi73 closed 5 years ago

Tobbi73 commented 5 years ago

Requirements

Description of the Change

Fixed issue with serialization folder not being created correctly when a module group is provided.

Benefits

serialization folder will now be created under:

src/[Layer]/[Module Group]/[Project Name]/serialization

Possible Drawbacks

none