Bump docusaurus to v3.9 latest #945
Open
+6,305
−4,258
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumping docosaurus to v3.9 along with adding the following:
which works with 3.9 while the webpack is breaking the builds
by docusaurus builds
\break the buildand are replaced with single quotes
Problem:
Docusaurus currently is older 2.4 version almost 2 years old now: harvester/harvester#9791
Solution:
Bump version to latest 3.9 - https://docusaurus.io/blog/releases/3.9
Related Issue(s):
harvester/harvester#9791
Test plan:
Pipeline test: #949
Site URL running on 3.9: https://695d36cc2dd041bc91b0f6b1--harvester-preview.netlify.app/
Start with clear up
yarn install
yarn gen-api-docs
yarn start (this takes ~40 minutes)
Additional documentation or context
Docusaurus 3.9 Doc - https://docusaurus.io/blog/releases/3.9
Faster feature replacing webpack: