AppC-Alloy-Book
AppC-Alloy-Book copied to clipboard
Unable to build due to “debugger;” keyword in Appcelerator
Has anyone else experienced errors due to the existence of the "debugger;" keyword?
debugger;
I cannot build the source unless I remove all the debugger; keywords from the code.
Does anyone know how to resolve this?
i haven't touched this code in a year... i would suggest just using your editor and doing a global search and replace on the word debugger