Hi,
I’m trying this currently using the quicklists examples in the book by Josh Morony, but it seems to be the case for any example Ionic project.
Its built and run using the commands
ionic cordova build android --debug
ionic cordova run android --debug
I’m trying to USB debug the code on an Android tablet using chrome://inspect from a Windows 7 machine.
The mapping to the original .ts files are missing. The www/build folder has files name 0.js, main.js, but the original .ts files are not shown.
What may be the problem? I posted this in another thread and slack before and did not hear back from anyone yet.
This is a link to my repo: https://github.com/vthil3049/quicklists
This is my Ionic config:
@ionic/cli-utils : 1.5.0
Cordova CLI : 7.0.1
Ionic CLI : 3.5.0
local packages:
@ionic/app-scripts : 2.0.2
@ionic/cli-plugin-cordova : 1.4.1
@ionic/cli-plugin-ionic-angular : 1.3.2
Cordova Platforms : android 6.2.3
Ionic Framework : ionic-angular 3.5.2
System:
Node : v6.11.0
OS : Windows 7
Xcode : not installed
ios-deploy : not installed
ios-sim : not installed
npm : 4.4.1