### Description Create a best-effort runtime shim that allows legacy plugins to work unaltered with frontend-base sites. Refert to [the ADR](https://github.com/openedx/frontend-base-compat/blob/main/docs/decisions/0001-frontend-base-compatibility.rst) for the full picture. ### Implementation - [@openedx/frontend-base-compat](https://github.com/openedx/frontend-base-compat) - https://github.com/overhangio/tutor-mfe/pull/298 - https://github.com/overhangio/tutor-indigo/pull/219 - https://github.com/edly-io/brand-openedx/pull/59
Description
Create a best-effort runtime shim that allows legacy plugins to work unaltered with frontend-base sites.
Refert to the ADR for the full picture.
Implementation