Deleting blog config causes 404s #2782
Labels
bug
An error in the Docusaurus core causing instability or issues with its execution
status: needs triage
This issue has not been triaged by maintainers
🐛 Bug Report
Removing the following from a clean install of docusaurus v2 causes 404s:
Have you read the Contributing Guidelines on issues?
(Write your answer here.)
To Reproduce
(Write your steps here:)
npx @docusaurus/init@next init my-website classic
blog
itemdocs/doc1
results in a 404Expected behavior
docs/doc1 should not 404 when in docs-only mode
Actual Behavior
I get a 404 when accessing docs/doc1
Your Environment
Node: v13.10.1
Chrome 81.0.4044.138
The text was updated successfully, but these errors were encountered: