I am using Embedded Jetty, has maxCachedFiles = 0 and useFileMappedBuffer = false, so on a Windows machine it picks up changes to the template file and js / css changes.
Now that we have started using wro4j, we are losing this convenient hot deployment feature.
Is there a way to configure wro4j to collect modified files without restarting during development?
source share