Have you read the Contributing Guidelines on issues?
Prerequisites
Description
When checking yarn start locally, everything works, I checked the links.
yarn build throws errors
Provided that docusaurus.config.js has onBrokenLinks: 'throw'
If you remove this value, then everything is fine, but the condition that this value would be.
Reproducible demo
kubevela/kubevela.github.io#771
Steps to reproduce
update https://github.com/kubevela/kubevela.io/pull/771/files
https://github.com/kubevela/kubevela.io/runs/7039961689?check_suite_focus=true
Expected behavior
There should be no errors if the links are not broken
Actual behavior
https://github.com/kubevela/kubevela.io/runs/7039961689?check_suite_focus=true
Your environment
Have you read the Contributing Guidelines on issues?
Prerequisites
npm run clearoryarn clearcommand.rm -rf node_modules yarn.lock package-lock.jsonand re-installing packages.Description
When checking
yarn startlocally, everything works, I checked the links.yarn buildthrows errorsProvided that
docusaurus.config.jshasonBrokenLinks: 'throw'If you remove this value, then everything is fine, but the condition that this value would be.
Reproducible demo
kubevela/kubevela.github.io#771
Steps to reproduce
update https://github.com/kubevela/kubevela.io/pull/771/files
https://github.com/kubevela/kubevela.io/runs/7039961689?check_suite_focus=true
Expected behavior
There should be no errors if the links are not broken
Actual behavior
https://github.com/kubevela/kubevela.io/runs/7039961689?check_suite_focus=true
Your environment