mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-13 00:03:57 +02:00
* fix(v2): load plugin commands asynchronously https://github.com/facebook/docusaurus/blame/master/packages/docusaurus/src/commands/external.ts#L12 changed the exported method to an async function, but the CLI loader was not updated to also run async, breaking things such as `npm run docusaurus docs:version <version>`. * chore(v2): resolve lint issue |
||
---|---|---|
.. | ||
bin | ||
src | ||
.npmignore | ||
copyUntypedFiles.js | ||
package.json | ||
README.MD | ||
tsconfig.client.json | ||
tsconfig.json |