mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
Android console improved to support circular objects.
This commit is contained in:
@@ -241,16 +241,9 @@
|
||||
<DependentUpon>color.d.ts</DependentUpon>
|
||||
</TypeScriptCompile>
|
||||
<TypeScriptCompile Include="color\known-colors.ts" />
|
||||
<TypeScriptCompile Include="console\console-native.android.ts">
|
||||
<DependentUpon>console-native.d.ts</DependentUpon>
|
||||
</TypeScriptCompile>
|
||||
<TypeScriptCompile Include="console\console-native.ios.ts">
|
||||
<DependentUpon>console-native.d.ts</DependentUpon>
|
||||
</TypeScriptCompile>
|
||||
<TypeScriptCompile Include="console\console.ts">
|
||||
<DependentUpon>console.d.ts</DependentUpon>
|
||||
</TypeScriptCompile>
|
||||
<TypeScriptCompile Include="console\console-native.d.ts" />
|
||||
<TypeScriptCompile Include="declarations.d.ts" />
|
||||
<TypeScriptCompile Include="declarations.android.d.ts">
|
||||
<DependentUpon>declarations.d.ts</DependentUpon>
|
||||
|
||||
Reference in New Issue
Block a user