Skip to content

Commit

Permalink
fix: add docz build
Browse files Browse the repository at this point in the history
  • Loading branch information
RaoHai committed Sep 14, 2020
1 parent 9c35d93 commit e3f6ec2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
"cov": "cross-env CI=1 react-scripts-ts test --env=jsdom --coverage",
"test:watch": "react-scripts-ts test --env=jsdom",
"dev": "docz dev",
"doc": "docz build",
"build": "rollup -c",
"start": "rollup -c -w",
"prepare": "npm run build",
Expand Down

0 comments on commit e3f6ec2

Please sign in to comment.