Browse Source

Fix build sequence

kgryte 5 years ago
parent
commit
2a92c71288
1 changed files with 3 additions and 0 deletions
  1. 3 0
      packages/toc/binder/postBuild

+ 3 - 0
packages/toc/binder/postBuild

@@ -8,4 +8,7 @@
 set -o errexit
 set -o xtrace
 
+jlpm install
+jlpm run clean
 jlpm run build
+jupyter labextension install .