You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: upgrade docusaurus from 3.2.1 to 3.7.0 (#52 by @markrickert)
To do this upgrade, I generated a brand new docusarus project with their
cli tool, copied over all the relevant content to this new instance &
ensured everything worked.
Then deleted the primary instance’s files, copied over the upgraded
instance’s files, and compared the git diffs. Turns out that there
weren’t that many changes needed.
The babel customization file didn’t need to be there (it’s on by
default) and many of the packages listed in the package.json are no
longer needed.
Co-authored-by: Jamon Holmgren <[email protected]>
0 commit comments