Testing Tutor MFE brand in dev

Hello

I am trying to develop a custom MFE brand ( GitHub - openedx/brand-openedx) in the tutor dev environment however I am not able to get it to show. It works fine in my local development but it would be a bit quicker to develop each of the MFEs separately. I am able to get the custom brand to show when I run it in local as well which makes me even more confused as to why this does not work. I see the custom step appear in the build when I go to build image ‘authn-dev’ or image ‘mfe’ too.

I have tried mounting the MFE as the MFE github suggests too however that did not help. I don’t want to change the entire MFE but would like to just change their theme!

Any info on this would be appreciated.

Got a workaround for this by making my changes in the mounted MFE in dev then I will just move those changes to the custom brand.