adobe / aem-spa-project-archetype

Maven Archetype for creating new AEM SPA projects
Apache License 2.0
61 stars 32 forks source link

[React] Clientlib housekeeping #62

Closed ittaibaratz closed 5 years ago

ittaibaratz commented 5 years ago

It seems like the clientlib deployment does not cleanup previous deployments as seen below:

image

This is a problem because webpack adds a hash to the resources to avoid over-caching.