Commit 2da0e2d
fix: make vscode-ext build portable across Linux and macOS
Replace `sed -i` (Linux-only) with a read-from-backup-write-to-target
pattern that works on both platforms.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent eb8770f commit 2da0e2d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
191 | | - | |
| 191 | + | |
192 | 192 | | |
193 | 193 | | |
194 | 194 | | |
| |||
0 commit comments