When project is built with Module Federation plugin worker is throwing exception about missing federation object
TypeError: can't access property "bundlerRuntimeOptions", a.federation is undefined
Without our loader workers is created and working just fine. It is possible that error is caused by child compilation we used, because seems like federation runtime is not properly inserted to workers bundle.