Hi.
i use asset manager to create collections of css and one collection for js files. When i use minification it works well, but i see that the minified files never gets loaded using the browser cache.
when i dont use minification it loads all the files leveragning browser cache. My question is how and if possible how to get browsers load the minified version of my collection fra internal browser cache.
Regards Sindre