A RetroSearch Logo

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

Search Query:

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

fix Upgrade_20201123_Typescript41 · signumsoftware/framework@9379e40 · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+1

-1

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+1

-1

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

@@ -30,7 +30,7 @@ public override void Execute(UpgradeContext uctx)

30 30

uctx.ChangeCodeFile("Southwind.React/tsconfig.json", file =>

31 31

{

32 32

file.RemoveAllLines(a => a.Contains(@"""baseUrl"": ""."","));

33 -

file.Replace("*", "./*");

33 +

file.Replace("\"*\"", "\"./*\"");

34 34

});

35 35

}

36 36

}

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