Skip to content

Commit 9e4e826

Browse files
authored
feat: upgrade to docusaurus 3.7 (#2010)
1 parent 7c83065 commit 9e4e826

File tree

4 files changed

+1991
-3468
lines changed

4 files changed

+1991
-3468
lines changed

docusaurus.config.ts

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,12 @@ const config: Config = {
250250
],
251251
},
252252
],
253+
[
254+
"@docusaurus/plugin-svgr",
255+
{
256+
svgrConfig: {},
257+
},
258+
],
253259
],
254260
presets: [
255261
[

0 commit comments

Comments
 (0)