2

I implemented Webpack 5 module federation in my angular app and was able to import it into another app by exporting the remote module webpack.config.ts However, I'd also like to export the global style sheet so the host app gets all the global CSS. would anyone have any experience with this?

I tried implementing it with an answer that I saw, https://stackoverflow.com/a/70552914/15125666 without success

Zeev Britz
  • 23
  • 5

0 Answers0