Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit b56dabb

Browse filesBrowse files
🤖 chore: Add build-docs script.
These changes were automatically generated by a transform whose code can be found at: - https://github.com/aureooms/rejuvenate/blob/eb1b209cd7aa675a642d48b2a788c2c6112779f7/src/transforms/docs:build-setup.js Please contact the author of the transform if you believe there was an error.
1 parent 68811a8 commit b56dabb
Copy full SHA for b56dabb

File tree

Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed

‎package.json

Copy file name to clipboardExpand all lines: package.json
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
],
3030
"scripts": {
3131
"build": "babel --delete-dir-on-start --env-name production src -d lib",
32+
"build-docs": "esdoc",
3233
"cover": "c8 --all --src src --reporter=lcov npm test",
3334
"dev": "npm run lint -- --fix && npm run cover -- -- -st --fail-fast",
3435
"esdoc": "esdoc",

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.