Skip to content

Commit

Permalink
Fix for changes in v3.7 of Docusaurus
Browse files Browse the repository at this point in the history
- include SVGR plugin explicitly
  • Loading branch information
harivyasi committed Feb 4, 2025
1 parent 6afcca7 commit d770813
Show file tree
Hide file tree
Showing 3 changed files with 624 additions and 331 deletions.
1 change: 1 addition & 0 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ module.exports = {
plugins: [
'@docusaurus/plugin-sitemap',
'@docusaurus/plugin-content-pages',
'@docusaurus/plugin-svgr',
[
'@docusaurus/plugin-content-docs',
{
Expand Down
Loading

0 comments on commit d770813

Please sign in to comment.