I was expecting to be able to set compiler parameters in a TypeScript tab, similar to the existing TypeScript HTML Application project template.


Comments: I guess we'll see what's in 1.0.1 but I hope there are separate TypeScript configurations surfaced for the node/server side and the browser/client side - they should generate different module types, of course, but the browser side may choose to compile down to a single app.js but the server should keep them separate for easier/nicer Edit-and-Continue experience (not sure if the node EnC really cares, but you get the idea :)


Comments: I guess we'll see what's in 1.0.1 but I hope there are separate TypeScript configurations surfaced for the node/server side and the browser/client side - they should generate different module types, of course, but the browser side may choose to compile down to a single app.js but the server should keep them separate for easier/nicer Edit-and-Continue experience (not sure if the node EnC really cares, but you get the idea :)