Skip to content

Commit 0f7cac2

Browse files
committed
docs: update docs config
1 parent 9a623bd commit 0f7cac2

File tree

2 files changed

+1
-43
lines changed

2 files changed

+1
-43
lines changed

.github/workflows/typedoc.yml

Lines changed: 0 additions & 43 deletions
This file was deleted.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@
136136
"build": "aegir build",
137137
"test": "aegir test",
138138
"docs": "aegir docs",
139+
"docs:no-publish": "aegir docs --publish false",
139140
"test:node": "aegir test -t node --cov",
140141
"test:chrome": "aegir test -t browser --cov",
141142
"test:chrome-webworker": "aegir test -t webworker",

0 commit comments

Comments
 (0)