Skip to content

Commit 72b6301

Browse files
chore(docs): upgrade Docosaurus to 3.9.2 with Rspack and SWC optimizations (#68600)
1 parent 799eb42 commit 72b6301

30 files changed

+6676
-4109
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,3 +118,4 @@ airbyte-integrations/connectors/**/airbyte-cdk-load/
118118

119119
# AI
120120
AGENT.md
121+
.claude/settings.local.json

docusaurus/.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,5 @@ npm-debug.log*
2323
yarn-debug.log*
2424
yarn-error.log*
2525

26-
CLAUDE.local.md
26+
CLAUDE.local.md
27+
.claude/settings.local.json

0 commit comments

Comments
 (0)