Open
Description
I'm using one of wro4j's naming strategies:
namingStrategy=hashEncoder-CRC32
This means that after each change to a css (or js) file the resulting file in m2e-wtp/web-resources has a different name.
E.g
default-6b47b395.css
default-cc71650b.css
default-e7657916.css
It seems that at the moment m2e-wro4j does not remove the old files. So after each change there are more files in the m2e-wtp/web-resources folder. Unfortunately there is no way at runtime to determine which of these files is the current one.
Metadata
Metadata
Assignees
Labels
No labels