adobe / aem-project-archetype

Maven template to create best-practice websites on AEM.
https://experienceleague.adobe.com/docs/experience-manager-core-components/using/developing/archetype/overview.html
Apache License 2.0
533 stars 409 forks source link

Is there a plan to move towards faster bundler for the frontend module ? such as esbuild or vite for newer archetype ? #1174

Open ronakmehtav opened 4 months ago

ronakmehtav commented 4 months ago

The current archetype is using webpack, which has vast community and pluggins, but the newer bundler such as esbuild and vite are just extremely efficient and would greatly reduces the build time and improve the iteration cycle of the developers. Please feel free to close this issue. If it is mentioned in some documentation. I couldn't find it.