Browse Source

removed unnecessary files

Zuoyuan Huang 6 years ago
parent
commit
e8fe4adad4
1 changed files with 0 additions and 8 deletions
  1. 0 8
      packages/toc/build-dev.sh

+ 0 - 8
packages/toc/build-dev.sh

@@ -1,8 +0,0 @@
-npm i
-npm run build
-cd ../jupyterlab
-jlpm run remove:package jupyterlab-toc
-jlpm run add:sibling ../jupyterlab-toc
-jlpm run build
-cd ../jupyterlab-celltags
-