Hi,
I moved all my external javascript files into EE template files for optimisation. And now, my javascript keeps breaking due to syntax errors of the outputted javascript.
Does the system do something to the javascript? rewrite it in some way? or parse it? Because my files are identical.
The only way I’m making the errors to go away is to move them back as external files.
Thanks