Hi!
I’m trying to find some documentation regarding this problem, maybe it is too basic, but I can’t find a “contributing” section self-explanatory enough.
While I am able to place breakpoints in Dev-tools in the TS files of my angular components, I’d like to add also breakpoints in the components provided by ionic (directives from @ionic/angular and components from @ionic/core). However the files living in node-modules are all JS.
Is there any way to debug ionic own components? Which is the best way?
Thx a lot!
1 post - 1 participant