A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/signumsoftware/framework/commit/f4ec62400a5e2382b3c5b9b04d47ba2335ade12c below:

enable composite and TypeScriptBuildMode · signumsoftware/framework@f4ec624 · GitHub

File tree Expand file treeCollapse file tree 2 files changed

+2

-1

lines changed

Filter options

Expand file treeCollapse file tree 2 files changed

+2

-1

lines changed Original file line number Diff line number Diff line change

@@ -3,6 +3,7 @@

3 3

<PropertyGroup>

4 4

<TargetFramework>netcoreapp3.0</TargetFramework>

5 5

<TypeScriptToolsVersion>3.6</TypeScriptToolsVersion>

6 +

<TypeScriptBuildMode>true</TypeScriptBuildMode>

6 7

<LangVersion>preview</LangVersion>

7 8

<TargetLatestRuntimePatch>true</TargetLatestRuntimePatch>

8 9

<Nullable>enable</Nullable>

Original file line number Diff line number Diff line change

@@ -7,7 +7,7 @@

7 7

"jsx": "react",

8 8

"incremental": true,

9 9

"outDir": "./ts_out",

10 -

//"composite": true,

10 +

"composite": true,

11 11

//"noEmit": true,

12 12

"strict": true,

13 13

"baseUrl": ".",

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4