We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ce0cf2 commit 7046be5Copy full SHA for 7046be5
package.json
@@ -2,7 +2,7 @@
2
"private": true,
3
"scripts": {
4
"build": "lerna run --parallel build",
5
- "link": "lerna exec --parallel -- jupyter labextension link .",
+ "link": "lerna exec --parallel -- jupyter labextension link . --no-build",
6
"publish": "lerna publish --git-remote jupyterlab",
7
"watch": "lerna run --parallel watch"
8
},
0 commit comments