Commit ba64d9f
authored
Don't use symlinks in the standalone distribution zip. (RooCodeInc#3582)
Don't install vscode with file:./vscode because it creates a
symlink which is not portable for the distribution.1 parent 2ba2b5b commit ba64d9f
File tree
2 files changed
+5
-3
lines changed- scripts
- standalone/runtime-files
2 files changed
+5
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
19 | 22 | | |
20 | | - | |
| 23 | + | |
21 | 24 | | |
22 | 25 | | |
23 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
| 9 | + | |
11 | 10 | | |
12 | 11 | | |
0 commit comments