Skip to content

Conversation

@MaxFrank13
Copy link
Member

This adds a idAliases prop to each PluginSlot which holds the old ID in an array. The id prop has been set to an id that conforms to the ADR set in frontend-plugin-framework: https://github.com/openedx/frontend-plugin-framework/blob/master/docs/decisions/0003-slot-naming-and-life-cycle.rst

The old ID for each slot can still be used as long as the idAliases feature is available in FPF. The public, open-source MFEs have been updated already for this. Example PR in Learner Dashboard: openedx/frontend-app-learner-dashboard#608

Additionally, the webpack.dev.config.js file has been modified slightly to allow for easier local development. This small change will enable developers to simply npm start and it will spin up the example app.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant