Using metronic with NX Angular monorepo & module federation
Hello Guys,
I am trying to setup metronic in a nx monorepo enviorment, if you have any plans for nx based release or can provide some insights for succesful implementation it would be a great help to me.
here are my issues:
putting sidebar, topbar etc in a shared lib is causing errors.
host shell app is not displaying remote apps designs as it should, single apps works fine.
Custom Metronic components are showing error in shared lib as i cant move most of the code depending on other files apps specific like enviornment etc.