Open
Description
I have a theme under src/Namespace/Themename
. ./src/*/*
is defined as a local composer repository. When I rename the directory src/Namespace/Themename/Magento_Catalog
to src/Namespace/Themename/Magento_Catalog2
(to quickly check if my customisations broke something), the cache is not cleared. I guess it makes sense to clear it in this case as well?