Merge pull request #6929 from github/esbena-patch-5

Mention default JavaScript Autobuilder excludes
This commit is contained in:
Aditya Sharad
2021-10-20 15:47:51 -07:00
committed by GitHub

View File

@@ -116,6 +116,8 @@ Here, we have specified a ``--source-root`` path, which is the location where
database creation is executed, but is not necessarily the checkout root of the
codebase.
By default, files in ``node_modules`` and ``bower_components`` directories are not extracted.
Python
~~~~~~