Skip to content

Commit

Permalink
Add collaborative-drive as shared package
Browse files Browse the repository at this point in the history
  • Loading branch information
davidbrochart committed Oct 10, 2024
1 parent dc8f7a1 commit 4798ee3
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions packages/docprovider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,5 +71,13 @@
"entryPoint": "./src/index.ts",
"displayName": "@jupyter/docprovider",
"tsconfig": "./tsconfig.json"
},
"jupyterlab": {
"sharedPackages": {
"@jupyter/collaborative-drive": {
"bundled": true,
"singleton": true
}
}
}
}

0 comments on commit 4798ee3

Please sign in to comment.