-
4 Mar 2013 4:05 AM #1
Concat with -closure trows Error: this.fn.call is not a function
Concat with -closure trows Error: this.fn.call is not a function
Hi!
If I use sencha cmd with
I get an error.Code:sencha \ -sdk-path=/develop/ext-latest/ \ compile \ concatenat -closure vendors/htdocs/res/ext/4.1.3/ext-all-cl.js
This works fine.Code:Error: this.fn.call is not a function
Problem with "-yui" is, that the compressed file has no line-breaks.Code:sencha \ -sdk-path=/develop/ext-latest/ \ compile \ concatenat -yui vendors/htdocs/res/ext/4.1.3/ext-all-cl.js
But this is our problem, because proxy or firewall of one of our customers makes trouble, if all compressed code is in one line.
http://stackoverflow.com/questions/3...or-line-breaks
How can I fix this issue with -closure. Or is it possible to set the --line-break option with "-yui"?
Thank you for reporting this bug. We will make it our priority to review this report.


Reply With Quote