docusaurus/packages/docusaurus
Joel M 869e118e4f
feat(v2): better error message for invalid plugin config (#3979)
* test(v2): improve tests on validating plugins

* fix(v2): make schema for plugins stricter

* fix(v2): emit error if valid type of plugin is not found (#3934)
2020-12-31 15:33:24 +01:00
..
bin fix(v2): load plugin commands async to fix broken plugin CLI commands `docs:version` (#3869) 2020-12-03 18:23:26 +01:00
src feat(v2): better error message for invalid plugin config (#3979) 2020-12-31 15:33:24 +01:00
.npmignore fix(v2): Simplify styling for classic template landing page (#1528) 2019-05-29 19:41:23 +07:00
README.MD misc: add command to run prettier on docs (#2102) 2019-12-07 21:56:30 -08:00
copyUntypedFiles.js refactor(v2): Convert docusaurus-core to TypeScript (#2578) 2020-04-13 02:05:46 +08:00
package.json chore(v2): prepare v2.0.0.alpha-70 release (#3933) 2020-12-17 20:08:20 +01:00
tsconfig.client.json refactor(v2): Convert docusaurus-core to TypeScript (#2578) 2020-04-13 02:05:46 +08:00
tsconfig.json refactor(v2): Convert docusaurus-core to TypeScript (#2578) 2020-04-13 02:05:46 +08:00

Docusaurus v2