mojaloop / project

Repo to track product development issues for the Mojaloop project.
Other
23 stars 15 forks source link

Micro-frontend utility - defining common type between shell and micro frontend #2475

Closed PaulGregoryBaker closed 2 years ago

PaulGregoryBaker commented 3 years ago

Goal:

As a Mojaloop Contributor I want to Build a micro-frontend and use or import the shared micro-frontend definitions defined in the library so that it more easy to develop without breaking because of the improved type checking.

Acceptance Criteria:

Complexity: <High|Medium|Low> > A short comment to remind the reason for the rating Uncertainty: <High|Medium|Low> > A short comment to remind the reason for the rating


Tasks:

Done

Pull Requests:

Follow-up:

Dependencies:

Accountability:

ivannovazzi commented 3 years ago

Initial versions library are published: https://www.npmjs.com/package/@modusbox/microfrontend-utils Repo: https://github.com/modusintegration/microfrontend-utils Github Actions flows for linting, testing, building and publishing are setup.