mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-29 13:33:06 +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 |
||
|---|---|---|
| .. | ||
| core | ||
| server | ||
| static | ||
| build-files.js | ||
| copy-examples.js | ||
| generate-feed.js | ||
| publish-gh-pages.js | ||
| rename-version.js | ||
| start-server.js | ||
| version.js | ||
| write-translations.js | ||