Skip to content

Implement new mobile MFE folder architecture #4563

Ticket(s) / Related Merge Requests

Summary of Changes

Implemented HYGEN code generation for module creation following the new MFE architecture.

Testing Considerations

to run the generator use this CLI: npx hygen new module <module-name>

Deployment Considerations

Does not affect the current build

Regression Scope

N/A

Platform Affected (web, mobile, etc)

Both

Developer Testing Completed

after new module generation run yarn test

Screenshots / Screen Recording

N/A

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Definition of Done Checklist

  • The Acceptance Criteria has been met
  • Code is tested: Testing includes unit/spec, E2E/automated and manual testing
  • Merge requests description has been filled out

Merge request reports