Browse Source

Add buildutils readme.

Afshin T. Darian 6 năm trước cách đây
mục cha
commit
34e368c884
1 tập tin đã thay đổi với 6 bổ sung0 xóa
  1. 6 0
      buildutils/README.md

+ 6 - 0
buildutils/README.md

@@ -0,0 +1,6 @@
+# @jupyterlab/buildutils
+
+A JupyterLab package which provides utility functions that are used to compile
+and build JupyterLab.
+
+This package is only intended for use within a Node.js environments.