mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-27 11:32:48 +00:00
Instead of throwing, return `null` because that means we have a new doc in our versioning sequence (Also, cleaned up a bit of code as I researched this) Partial Fix To #450 |
||
|---|---|---|
| .. | ||
| env.js | ||
| feed.js | ||
| generate.js | ||
| readCategories.js | ||
| readMetadata.js | ||
| server.js | ||
| sitemap.js | ||
| translate-plugin.js | ||
| translate.js | ||
| translation.js | ||
| versionFallback.js | ||