Skip to content

Commit 04ae3aa

Browse files
committed
Fix docs
1 parent a175e03 commit 04ae3aa

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ jobs:
3737
run: pnpm test
3838
- name: Generate/update docs
3939
run: pnpm doc
40+
continue-on-error: true
4041
- name: Setup Git
4142
run: |
4243
git config --global user.name "mayank1513"

lib/esbuild-plugin-react18-css/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
"@types/node": "^20.11.28",
4040
"@vitest/coverage-v8": "^1.4.0",
4141
"esbuild": "^0.20.2",
42+
"octokit": "^3.1.2",
4243
"tiny-glob": "^0.2.9",
4344
"tsup": "^8.0.2",
4445
"typedoc": "^0.25.12",

0 commit comments

Comments
 (0)