Thanks Greg, I'm going to try it and I'll tell you ... -----Mensaje original----- De: Greg Dove <[email protected]> Enviado el: sábado, 16 de mayo de 2020 3:17 Para: Apache Royale Development <[email protected]> Asunto: Re: Debug through the SDK code
If you are building locally, try pulling the latest, and rebuilding, hopefully that should fix it. On Sat, May 16, 2020 at 1:14 PM Greg Dove <[email protected]> wrote: > > It looks like the maven configuration for the main pom.xml had > <source.map>false</source.map> merged in. > > I will push a change for <source.map>true</source.map> > > > On Sat, May 16, 2020 at 12:39 PM Maria Jose Esteve <[email protected]> > wrote: > >> Sorry, I forgot to comment that I work with vscode 😝 >> >> -----Mensaje original----- >> De: Maria Jose Esteve <[email protected]> Enviado el: viernes, 15 de >> mayo de 2020 20:46 >> Para: [email protected] >> CC: Apache Royale Development <[email protected]> >> Asunto: Debug through the SDK code >> >> Hello, >> I can't debug through the SDK code, the most I can get (with >> "sourceMaps": true) is to see the js code. What am I missing? >> >> Any help will help me. >> Thank you. >> Hiedra. >> >
