I am developing a mobile application with apache cordova in visual studio. I have my javascript classes separated in different files. When am debugging my classes are injected in a dynamically generated file called eval code.js, making debugging a hell for
me. How can i prevent my classes included in this auto generated eval code.js file. I have got a timeline. thanks
When am debugging my classes are injected in a dynamically generated file called eval code.js, making debugging a hell for me. How can i prevent my classes included in this auto generated eval code.js file
I create some external JavaScript files and add references to these files in my web page, when I debug the code in visual studio 2013, I could not find a file named “code.js” generated. Could you tell us the version of visual studio you are using? And could
you share us some screenshots?
Best Regards,
Fei Han
MSDN Community Support
Please remember to "Mark as Answer" the responses that resolved your issue.
None
0 Points
1 Post
Eval code.js
Mar 23, 2016 10:49 AM|Bakare T. Daketima|LINK
I am developing a mobile application with apache cordova in visual studio. I have my javascript classes separated in different files. When am debugging my classes are injected in a dynamically generated file called eval code.js, making debugging a hell for me. How can i prevent my classes included in this auto generated eval code.js file. I have got a timeline. thanks
All-Star
40415 Points
6197 Posts
Microsoft
Re: Eval code.js
Mar 24, 2016 06:37 AM|Fei Han - MSFT|LINK
Hi Bakare,
I create some external JavaScript files and add references to these files in my web page, when I debug the code in visual studio 2013, I could not find a file named “code.js” generated. Could you tell us the version of visual studio you are using? And could you share us some screenshots?
Best Regards,
Fei Han
MSDN Community Support
Please remember to "Mark as Answer" the responses that resolved your issue.