As a newcomer to typescript and in the process of creating a small application in visual studio 2013, I have noticed that when viewing the project in Chrome's developer tools, typescript files (*.ts) are being downloaded to the client. This could potentially increase the download size unnecessarily. Is there a way for me to prevent these typescript files from being sent to the client? Please note that I am using visual studio 2013. Click here to see an image of a TS file in the browser