overhangio / tutor-mfe

This plugin makes it possible to easily add micro frontend (MFE) applications on top of an Open edX platform that runs with Tutor.
GNU Affero General Public License v3.0
22 stars 95 forks source link

feat: introduce a patch for the Docker base layer #215

Closed regisb closed 4 months ago

regisb commented 5 months ago

This patch allows the customisation of the mfe base layer. Without it, we have to apply changes to the "mfe-dockerfile-pre-npm-install" patch, and that means re-apply changes for every single MFE.