Is there a way to exclude CSS/JS files from being combined but still minified? From what I can tell, the excluded list apply both minify and combine but is there a way to seperate it?
This topic was modified 4 years, 11 months ago by torstenc12.
This topic was modified 4 years, 11 months ago by torstenc12.
An old-fashion workaround is you to manually minify the excluded JS once and saved it into original path, but when you do plugin/theme upgrade , it will be overridden back to default again.
I will pass this to our developers as feature request for further assessment.
Best regards,
Viewing 1 replies (of 1 total)
The topic ‘Minify but don’t combine CSS/JS?’ is closed to new replies.