Evaluate lazily android specific global values

This commit is contained in:
Jason Zhekov
2016-04-20 17:21:29 +03:00
parent 615bbc9f2e
commit 826ab252e4
7 changed files with 55 additions and 36 deletions

View File

@@ -1034,6 +1034,8 @@
</TypeScriptCompile>
<TypeScriptCompile Include="utils\debug.d.ts" />
<TypeScriptCompile Include="utils\debug.ts" />
<TypeScriptCompile Include="utils\lazy.d.ts" />
<TypeScriptCompile Include="utils\lazy.ts" />
<TypeScriptCompile Include="utils\module-merge.ts" />
<TypeScriptCompile Include="utils\utils.android.ts">
<DependentUpon>utils.d.ts</DependentUpon>