标签: angular typescript
作为角色的新手,我正在做角度2教程,https://angular.io/docs/ts/latest/tutorial/,英雄之旅。
源文件夹是./app,但在构建时也会包含ts / map文件! 这很丑陋,因为它会使很多文件与源混合。
有人可以帮我配置: 1.构建文件夹:./ build 2.源文件夹为:./ src / main /typescript
我有相同的文件结构&教程TOUR OF HEROES