While running cachebust on windows environment, it creates mapping with original and cachebusted resources but uses backslash in the key as well as value. Since most of the CSS and javascripts refer the references using forward slash in the path, replacement fails.
Ex - The mapping created on windows for resources
While running cachebust on windows environment, it creates mapping with original and cachebusted resources but uses backslash in the key as well as value. Since most of the CSS and javascripts refer the references using forward slash in the path, replacement fails. Ex - The mapping created on windows for resources
In CSS, the image being referred as
Slash makes the path consistent and hence generates the correct mappings