when using Toolset, i have an error occuring with Minification / Concatenation
If i remove concatenattion, no errors. Is there a way to solve this ?
You should exclude the files from minification and concatenation, as Toolset already provides them in a form as performant as possible complying with it's requirements.
Often when the Toolset Scripts are minified by external resources, issues arise:
https://toolset.com/forums/topic/optimization-minifying-toolset-inline-javascript-breaks-the-site/
We have plans to add more minified scripts in future:
https://toolset.com/forums/topic/please-minify-scripts/
Those works ar still in process.
We now have a DOC explaining how to solve issues with optimization plugins, related to Toolset:
https://toolset.com/faq/how-to-use-optimization-plugins-with-toolset/