Question
Use breakpoints on TypeScript code using sourceMaps on ExtendScript Debugger.
Hi. I have some transpiled code ftom typescript to JavaScript ES3, with his corresponding sourceMaps. Is it posible to use this sourceMaps to exeute the breakpoitnts of the ExtendScript Debugger on the typescript code, instead of in the transpiled code? If not, is there any workarround to accomplish this?
