docusaurus/packages/docusaurus
Sébastien Lorber b5d7c3a111
misc(v2): better dx: yarn clear, yarn watch, yarn serve (#2922)
* add clear + serve scripts

* add ability to launch all TS projects in --watch mode

* attempt to create a watch plugin

* use rimraf for clear script

* update watch plugin poc

* add start:v2:watch

* remove the watch plugin
2020-06-16 20:40:46 +08:00
..
bin feat(v2): allow deploy without building website (#2770) 2020-05-27 22:34:41 +08:00
src feat(v2): Allow configuring babel via babel.config.js (#2903) 2020-06-12 11:03:00 +08:00
.npmignore fix(v2): Simplify styling for classic template landing page (#1528) 2019-05-29 19:41:23 +07:00
copyUntypedFiles.js refactor(v2): Convert docusaurus-core to TypeScript (#2578) 2020-04-13 02:05:46 +08:00
package.json misc(v2): better dx: yarn clear, yarn watch, yarn serve (#2922) 2020-06-16 20:40:46 +08: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