Skip to content

Commit

Permalink
build: add start_docs script
Browse files Browse the repository at this point in the history
  • Loading branch information
darthtrevino committed Jun 18, 2019
1 parent ddfb020 commit 5e02b54
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -49,6 +49,7 @@
"prepublishOnly": "npm test",
"preinstall": "node packages/alternative_builds/cjs/create_cjs_modules.js",
"start": "lerna run --parallel --stream start",
"start_docs": "lerna run --stream start --scope react-dnd-documentation",
"watch": "lerna run --parallel --stream watch"
},
"husky": {
Expand Down

0 comments on commit 5e02b54

Please sign in to comment.