+1
-1
lines changedFilter options
+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