mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-26 01:33:02 +00:00
* Fix bad routing regex for sitemap & feed * add tests for sitemap & feed * use next middleware function if file nto found * add pages routing & test * refactor + add more test for page routing * extension-less url routing + test * refactor out requestFile * add dot routing + test to handle special case like http://localhost:3000/blog/2018/05/27/1.13.0 * exit properly * add more test for sitemap * update nits from my phone |
||
|---|---|---|
| .. | ||
| __fixtures__ | ||
| __snapshots__ | ||
| anchors.test.js | ||
| getTOC.test.js | ||
| routing.test.js | ||
| toSlug.test.js | ||
| utils.test.js | ||