Get 2024 Templates Mega Bundle!14 Bootstrap, Vue & React Templates + 3 Vector Sets
Get for 99$

Angular Webpack


Hello, is metronic angular framework use webpack? and can be convert to micro-fe?
Thanks


Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(

Replies (4)


Hi,

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?


Thanks



Hi Faizal,

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?

Thanks



micro-fe is an abbreviation of microfrontend



Hi,

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.


Thanks


Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(
Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(