In my prior post I talked about how to compile all your typescript files down to a single .js file. One issue I did not mention was that if you are going to use this AND you have a build server you will need to setup the Typescript installer. This...