Commit 3f4bc92
fix: bundle vscode-languageclient into extension
Move vscode-languageclient to devDependencies and configure tsup to
bundle it (along with transitive deps) via noExternal. This avoids
vsce publish failures caused by npm list --production in pnpm monorepo.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 61e9576 commit 3f4bc92
File tree
3 files changed
+7
-9
lines changed- packages/nadle-vscode
3 files changed
+7
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | 17 | | |
21 | 18 | | |
22 | 19 | | |
23 | 20 | | |
24 | | - | |
| 21 | + | |
| 22 | + | |
25 | 23 | | |
26 | 24 | | |
27 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
| 11 | + | |
11 | 12 | | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments