mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-03 11:22:30 +02:00
* Allow multiple `-` in a version string Right now we were assuming that there would be no `-` in a version. That was breaking things. This allows more flexibility for versions like: 1.0.0-beta.2 Ref #455 Fixes #450 * Check more specific strings - need to look for the original_id |
||
---|---|---|
.. | ||
__tests__ | ||
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 |