docusaurus/packages/docusaurus
Sébastien Lorber 44535f7555
fix(v2): docusaurus start --poll 500 should work + better config load failure error (#3622)
* start --poll 500 should be accepted + better error message when siteDir is wrongly passed as a cli arg and lead to config loading failure

* docusaurus start --poll 500  option should also be used for chokidar

* config error message: relative path for reliable tests

* update snapshot

* document start --poll [interval]
2020-10-21 19:16:53 +02:00
..
bin fix(v2): docusaurus start --poll 500 should work + better config load failure error (#3622) 2020-10-21 19:16:53 +02:00
src fix(v2): docusaurus start --poll 500 should work + better config load failure error (#3622) 2020-10-21 19:16:53 +02:00
.npmignore
copyUntypedFiles.js refactor(v2): Convert docusaurus-core to TypeScript (#2578) 2020-04-13 02:05:46 +08:00
package.json fix: add repository metadata to all packages (#3613) 2020-10-21 15:05:01 +02:00
README.MD misc: add command to run prettier on docs (#2102) 2019-12-07 21:56:30 -08: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