I am making changes so we can use Sencha Cmd to minify our code.
But when I try to run the app, I'm getting an error: c is undefined
Does anyone know why this might be happening?
Is it possible this might be due to YUI Compressor obfuscation?
If so, is it possible to not obfuscate, and just minify?
Are there strategies for dealing with obfuscation errors?
For troubleshooting purposes, can I obfuscate but not minify?
Thanks in advance!