浏览代码

Add a note about picking up a dependency

Steven Silvester 7 年之前
父节点
当前提交
c469aca648
共有 1 个文件被更改,包括 5 次插入0 次删除
  1. 5 0
      CONTRIBUTING.md

+ 5 - 0
CONTRIBUTING.md

@@ -216,6 +216,11 @@ the packages in the repo. It will:
 The `packages/all-packages` metapackage is used to build all of the TypeScript 
 in the repository at once, instead of 50+ individual builds.
 
+The integrity script also allows you to automatically add a dependency for
+a package by importing from it in the TypeScript file, and then running:
+`npm run integrity && npm install` from the repo root.
+
+
 ## Notes
 
 - By default, the application will load from the JupyterLab staging directory (default is `<sys-prefix>/share/jupyter/lab/build`.  If you wish to run