Hi – thanks for contacting us, I’m sorry you’re hitting difficulties.
Please do feel free to use private replies when appropriate but, unless you need to share confidential information (such as user logins) it’s best to avoid them as it can make the thread fairly confusing when other users – who might be researching similar problems – come across them 🙂
I figured out that it is the auto-optimize CSS & javascript compression script that is bonking the filter
What specific .js files should I exclude from compression/cancatenation?
It’s difficult to know exactly which one needs to be excluded – it might be you need to exclude multiple files. In each of our plugins the JS and CSS is contained in a directory called resources so the best approach here is to open that up and you’ll then see a list of all the files that might be pertinent here.
If your minification/concatenation tool supports wildcards it may be you can exclude the entire resources directory for each of our plugins.
Does that help?