Angular itself does not use Webpack, but it is used in conjunction with Webpack for tasks such as generating right-to-left (RTL) CSS. However, it's not clear what you mean by "micro-fe." Could you please provide more context or clarification?
What i mean for micro-fe is like microservices, more modular and while i open in IDE it consists of 2 or more project, and between module or project it can be component reuse between module, is that clear?
I apologize for the delay in responding. Unfortunately, it's not possible to directly convert Metronic Angular to micro-frontends. Micro-frontends are a different architectural pattern that involves breaking down a monolithic frontend into smaller, more independent modules. While it's possible to build a micro-frontend system using Angular, it requires a different approach to design and development. Therefore, you would need to re-architect and rebuild the Metronic Angular application from scratch using a micro-frontend approach.
I hope this helps! Let me know if you have any further questions.