[WRN] C1005: Closure Compiler Warning (Parse error. name not recognized due to syntax error.)
CMD 7.6.0.87
after update from CMD 7.4.0.39
.
with this configuration
"compressor": {
"type": "yui"
}
There's no way anyone could tell you what's causing this w/o any source code to look at. You might want to pre-transpile your code with babel, which could provide more meaningful error messages. See https://medium.com/@thorstensuckow/sencha-ext-js-beyond-es5-a0382916b7a6