Visual Studio TypeScript Options

前端 未结 3 1350
挽巷
挽巷 2020-12-15 06:35

How do I tell the TypeScript compiler to generate amd modules (--module amd) from within Visual Studio.

Thanks.

3条回答
  •  独厮守ぢ
    2020-12-15 07:17

    On the latest Visual Studio 2013 Update 3 + WebEssentials the options are now (finally) properly moved in the Project Options Pane (Right click on the project -> Options -> TypeScript Build pane).

提交回复
热议问题