After utilizing AngularJS and TypeScript in Visual Studio 2015, I successfully developed a web application.
Is there a way to include the .js files generated during compilation automatically into the project?
Will I need to remove the .ts files before deploying to Azure or take any similar action?