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

fix: Don't rebuild image on `local start` #96

Closed arbrandes closed 1 year ago

arbrandes commented 1 year ago

Since we no longer need the build context to pass in MFE configuration at runtime, by removing it from the tutor local docker-compose we can avoid rebuilding the image whenever a start is issued.