* 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 |
||
|---|---|---|
| .. | ||
| docusaurus.js | ||