Skip to content

Commit 3a9a08d

Browse files
authored
fix: bundle @mongodb-js/mongodb-ts-autocomplete with shell-api so we don't depend on it (#2487)
bundle @mongodb-js/mongodb-ts-autocomplete with shell-api so we don't depend on it
1 parent 0c882d3 commit 3a9a08d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/shell-api/api-extractor.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"enabled": false
99
},
1010
"bundledPackages": [
11+
"@mongodb-js/mongodb-ts-autocomplete",
1112
"@mongodb-js/devtools-connect",
1213
"@mongodb-js/devtools-proxy-support",
1314
"@mongodb-js/oidc-plugin",

0 commit comments

Comments
 (0)