Skip to content

Commit 96d6494

Browse 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/84eaeb4142b3fee77a179bb93606956b18566d90/src/transforms/docs:build-setup.js Please contact the author of the transform if you believe there was an error.
1 parent 70ac421 commit 96d6494

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
],
3636
"scripts": {
3737
"build": "NODE_ENV=production microbundle",
38+
"build-docs": "esdoc",
3839
"cover": "c8 --all --src src --reporter=lcov npm test",
3940
"dev": "npm run lint-config-and-fix && npm run lint-and-fix && npm run cover -- -- -st --fail-fast",
4041
"esdoc": null,

0 commit comments

Comments
 (0)