mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-28 20:52:48 +00:00
This also in part prepares for #253. I discovered a bug when setting `projectName` to `""`, and some `"build/" + projectName + "/foo"` concatenated into `"build//foo"`. Granted, it's a hack, but we should use `path` anyway. Test: tested on https://github.com/BuckleScript/bucklescript.github.io. Seems working |
||
|---|---|---|
| .. | ||
| feed.js | ||
| generate.js | ||
| readCategories.js | ||
| readMetadata.js | ||
| server.js | ||
| sitemap.js | ||
| translate-plugin.js | ||
| translate.js | ||
| translation.js | ||
| versionFallback.js | ||