feat(build): Use broccoli for ts2dart transpilation.

This commit is contained in:
Martin Probst
2015-04-10 14:30:35 -07:00
parent 7b790a3369
commit a3decad4c2
7 changed files with 121 additions and 10 deletions
+2
View File
@@ -0,0 +1,2 @@
// Globals are provided by lang.dart in Dart.
// This file exists to prevent global.ts from being transpiled.