Skip to content

Commit ac35714

Browse files
committed
remove sharedPackages for source build
1 parent f989a83 commit ac35714

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

packages/jupyterlab-lsp/package.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -133,12 +133,6 @@
133133
"jupyterlab": {
134134
"extension": true,
135135
"webpackConfig": "./webpack.config.js",
136-
"sharedPackages": {
137-
"lsp-ws-connection": {
138-
"bundled": true,
139-
"singleton": true
140-
}
141-
},
142136
"discovery": {
143137
"server": {
144138
"base": {

0 commit comments

Comments
 (0)