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. >
