Skip to content

Commit

Permalink
add workspaces
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewfulton9 committed Jul 25, 2023
1 parent dae7edd commit 8082bd6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,11 @@
"type": "git",
"url": "https://github.com/holoviz/pyviz_comms.git"
},
"workspaces": {
"packages": [
"packages/*"
]
},
"scripts": {
"build": "jlpm build:lib && jlpm build:labextension:dev",
"build:labextension": "jupyter labextension build .",
Expand Down

0 comments on commit 8082bd6

Please sign in to comment.