Skip to content

Commit fb486dd

Browse files
committed
pack cwd
1 parent debb72c commit fb486dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

binder/postBuild

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/usr/bin/env bash
22
set -eux
33
npm install
4-
jupyter labextension install $(npm pack) --no-build --debug
4+
jupyter labextension install $(npm pack .) --no-build --debug
55
jupyter lab build --dev-build=False --minimize=True --debug

0 commit comments

Comments
 (0)