I want to debug my Angular Typescript code, but when I open sources
in my chrome console I only see these files:
They all weird code in them that I don't recognise.According to this question's first answer, I should see the .ts
files in my webpack
folder. But there is no webpack folder. Where is my code? ^^
The website is deployed on cloud foundry.