• Does the “Never minify the following CSS files:” field in the Minify settings allow for wildcards?

    I have a versioned css file that needs to be excluded and ‘*’ doesn’t seem to be working:

    The filename is currently site.min.7348579.css, but the name will obviously change the next time it is updated.

    I tried the following variations and none seems to work:
    site.min.*
    site.min.*.css
    site.min.%.css

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Wildcards in Minify Exclude CSS’ is closed to new replies.