Debug component with Chrome Dev Tools

Hi,

I use Framework7 for a Cordova app. For the routing, I use component style.

But it seems it’s not possible to debug the code.
When i go to chrome://inspect, in the Sources tab, I see file://android_assets/www, but no component file are around.

The only way for me is to put a “debugger” expression in my code, then the component appears in a VM tab. But it is not optimal if I want to debug a debug apk already builded.

Is there a way to do that?

image

1 Like

Não entendi sua pergunta.