Open newportsolutionsgroup opened 8 years ago
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?
http://stackoverflow.com/questions/36806547/how-to-use-the-javascript-debugger-keyword-in-appcelerator
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
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?
http://stackoverflow.com/questions/36806547/how-to-use-the-javascript-debugger-keyword-in-appcelerator