mirror of
https://github.com/facebook/docusaurus.git
synced 2025-11-23 02:37:14 +01:00
* Fix broken build Do not hardcode path in require to siteConfig * Just require instead of loadConfig * Actually use loadConfig I think the test may be wrong too. * refactor & nits * jest mock to fix test * fix test |
||
|---|---|---|
| .. | ||
| __fixtures__ | ||
| __snapshots__ | ||
| blog.test.js | ||
| docs.test.js | ||
| liveReloadServer.test.js | ||
| readCategories.test.js | ||
| readMetadata.test.js | ||
| routing.test.js | ||
| start.test.js | ||
| utils.test.js | ||