Browse Source

Add a note about picking up a dependency

Steven Silvester 7 years ago
parent
commit
c469aca648
1 changed files with 5 additions and 0 deletions
  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