Hi,
I have a plugin that does not work when minify is enabled for css and js. I want to exclude the plugin’s css and js from minification.
Please help
Hi,
I have a plugin that does not work when minify is enabled for css and js. I want to exclude the plugin’s css and js from minification.
Please help
Applying the tips to fix minification issues at https://support.cloudflare.com/hc/en-us/articles/200169876-Why-isn-t-Auto-Minify-working- you could either
Cache-Control
header which skips the cache on Cloudflare’s side.