You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a 3rd party develops an MFE and bind-mounts it, it is expected that
the dev image will be automatically built on `dev launch`. Also, author
should be able to build it with `tutor images build mymfe-dev`. This was
not the case for plugins that were loaded after the "mfe" plugin. For
instance: "partners" is loaded after "mfe".
See discussion:
https://discuss.openedx.org/t/issues-developing-a-non-core-mfe-using-tutor/11855
0 commit comments