For Angular 2 template, compile directly from TS->ES5. Remove use of Babel altogether.

This commit is contained in:
SteveSandersonMS
2016-03-01 00:13:57 +00:00
parent bfc993af50
commit f830a5f90a
7 changed files with 674 additions and 12 deletions

View File

@@ -1,2 +1,3 @@
/// <reference path="requirejs/require.d.ts" />
/// <reference path="es6-shim/es6-shim.d.ts" />