benjycui / bisheng

Transform Markdown(and other static files with transformers) into a SPA website using React.
MIT License
2.9k stars 419 forks source link

support react router redirect #220

Open jonborchardt opened 4 years ago

jonborchardt commented 4 years ago

it appears that redirect is no longer supported. can you help me understand how to add a simple redirect? from: '/' to: 'components/button' see #10