Open dylanvdmerwe opened 7 years ago
Have you tried setting a break point in your JS file? When you do this Chrome will navigate you away to the TS file.
No, this should work as per ionic serve
in browser. It used to.
Yes, that's what I mean. In the browser, when you set a breakpoint it will open the TS file that has the code you just set a break point on. Then you can debug from the TS file.
Sane bere, no TS files...
Short description of the problem:
ionic cordova run android
does not seem to generate sourcemaps anymore. When connecting to the app overchrome://inspect
you cannot see the ts files and debug nicely like you used to. I haven't done Android dev in a while so not sure when this changedWhich @ionic/app-scripts version are you using? 3.0.1
Other information: (e.g. stacktraces, related issues, suggestions how to fix, stackoverflow links, forum links, etc) cli packages: (/Users/dylan/Desktop/Projects/CochranePlus/node_modules)
global packages:
local packages:
System:
Environment Variables:
Misc: