-
Notifications
You must be signed in to change notification settings - Fork 22
Home
Kevin Weber edited this page Sep 20, 2018
·
13 revisions
AEM Webpack Example is a starter kit for setting up Webpack in new AEM projects as well as existing ones. For that reason, we keep the core of this project small and avoid being too opinionated. In this Wiki, we share examples for modifying the default Webpack setup for common use cases.
- How to update AEM Webpack Example to the latest version
- Adding Third Party Libraries
- Adding generic, reusable JavaScript & SCSS
- Replace SCSS with LESS
- Watch file changes and auto deploy them to AEM