mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-04 20:57:17 +02:00
* Fix custom port number parsing... Checking if a port was in use raised a bug where the port coming in from the command line is a string and not an int. And that was causing the check to fail. Make the port an int from the get go * Specifiy radix |
||
---|---|---|
.. | ||
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 |