Commit fedd767
fix: restore default export for Docusaurus plugin compatibility
Docusaurus requires plugins to have a default export. This was removed
in a previous commit but caused plugin loading to fail with:
"normalizedPluginConfig.plugin is not a function"
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent ff7abb4 commit fedd767
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
1 | 4 | | |
2 | 5 | | |
3 | 6 | | |
| |||
0 commit comments