Commit 1bcd055
committed
stringUtils.ts: convert backwards to forward slashes on non-Windows platforms
\\ as path separator is Windows-specific. Keep them unmodified there, otherwise normalize to forward slashes.
Signed-off-by: Giancane, Francesco <fgiancan@qti.qualcomm.com>1 parent a3d46e4 commit 1bcd055
1 file changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
4 | 6 | | |
5 | 7 | | |
6 | 8 | | |
| |||
58 | 60 | | |
59 | 61 | | |
60 | 62 | | |
61 | | - | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
62 | 69 | | |
0 commit comments