Hello,
I have specified the TypeScriptOutFile in my nsjproj file, and when I do so, the breakpoints that I setup in my app.ts file do not work as expected.
I have also setup my StartupFile and my package.json file to point to the same file that my TypeScriptOutFile setting points to as well.
When I run my nodejs application, the breakpoints are simply ignored.
Thank you,
Michael
I have specified the TypeScriptOutFile in my nsjproj file, and when I do so, the breakpoints that I setup in my app.ts file do not work as expected.
I have also setup my StartupFile and my package.json file to point to the same file that my TypeScriptOutFile setting points to as well.
When I run my nodejs application, the breakpoints are simply ignored.
Thank you,
Michael