After successfully creating my Ionic 2 application for Android using the command "ionic build android", everything seems to be working fine. I have been debugging the app by using Chrome inspect devices, but now I am facing an issue. I am trying to debug my login.ts file (which is a component file), but it is not showing up in the files list (you can refer to this image for more details). Can anyone help me understand why the files from the project src folder are not being displayed?