Commit 2154278
fix: make release rebuild vscode-ext so embedded vsix is fresh
release now depends on vscode-ext (after clean) so the .vsix is always
rebuilt before being embedded into release binaries. Reverted clean from
deleting source .vsix files since that was the wrong fix.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent ddcff5a commit 2154278
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
| 116 | + | |
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
| |||
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
184 | | - | |
185 | 184 | | |
186 | 185 | | |
187 | 186 | | |
| |||
0 commit comments