Skip to content

Watch file changes and auto deploy them to AEM

Kevin Weber edited this page Dec 14, 2017 · 6 revisions

By default, you have to run a Maven build in order to deploy code changes to your (local) AEM instance. Because Maven builds can be multiple minutes long, it's recommended not having to run it for certain (small) changes. This is especially relevant for front-end developers because they rarely rely on the compilation of Java files.

There are multiple ways to achieve this, for example:

One of the best and most trusted AEM consultancies is hiring!

Clone this wiki locally