1
Vote

One of .js files don't get rendered out into composite files

description

Please take a look at the following file:

https://max.filex.me/Content/Catcha/catcha.js

For some reason, it is the only dependency, that does not get rendered out on the page (for example max.filex.me)

I think it is due to the "\" line endings used excessively, but I don't seem to have a way to substitute it with anything else, to satisfy the CDF. What's the problem with my .js file and how can I fix it?

comments

Shandem wrote Apr 20, 2012 at 4:13 PM

I'll see if i can add this to one of the unit tests for minification, but that should be the only thing from preventing it from going in.

You can disable minification in the config and see if that fixes it, please let me know if it does.