Skip to content

Commit 7820721

Browse files
committed
feat(vscode-extension): remove alwaysBundle configuration for MCP in tsdown config
1 parent b5ded2c commit 7820721

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/vscode-extension/tsdown.config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ export default defineConfig([
99
dts: false,
1010
deps: {
1111
neverBundle: ['vscode'],
12-
// alwaysBundle: ['@lemoncode/quickmock-mcp'],
1312
},
1413
},
1514
{

0 commit comments

Comments
 (0)