In the development environment I can debug with the Chrome source tab , but in the prod server I use the dist folder content after running ng build --prod. This
If you are deploying on test server than do not use --prod so if error comes it will show u complete detail of error but your application will run in dev mode