Commit 4b792e0
fix: remove unnecessary pnpm prune step from CI
The --no-dependencies flag in vsce package already skips dependency validation, so pruning dev dependencies is not needed. This also avoids the issue where vscode:prepublish script needs TypeScript which gets removed by prune.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 72e2134 commit 4b792e0
1 file changed
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | 34 | | |
38 | 35 | | |
39 | 36 | | |
| |||
0 commit comments