We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6273a7b commit aff237dCopy full SHA for aff237d
CONTRIBUTING.md
@@ -27,6 +27,7 @@ $ npm run build # runs `renderer build` and `npm build` in dcc, html, table
27
# Alternatively one could run part of the build process e.g.
28
$ dash-update-components "dash-core-components"
29
# to only build dcc when developing dcc
30
+# But when you first clone check out a new branch, you must run the full build as above.
31
#
32
$ npm run setup-tests.py # or npm run setup-tests.R
33
# you should see dash points to a local source repo
0 commit comments