How to enable the source-map for debugging via chrome inspector (remote device).
Currently I see only the Angular build files like main.js
and vendor.js
. It’s very hard to find out the correct position in my source code.
ionic cordova run android