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
Removing the Course-Authoring MFE throws an error during env rendering #189
Closed
Danyal-Faheem closed 9 months ago
When you remove the
course-authoring
mfe using the method defined here and then runtutor config save
, it throws an error. The error is:This error is likely due to not having a condition in place in the openedx-cms-development-settings patch.