docusaurus/packages/docusaurus-init
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 chore(v2): fix code style (revert previous changes) 2020-04-05 17:38:12 +03:00
src chore(v2): fix code style (revert previous changes) 2020-04-05 17:38:12 +03:00
templates feat(v2): Allow configuring babel via babel.config.js (#2903) 2020-06-12 11:03:00 +08:00
package.json misc(v2): better dx: yarn clear, yarn watch, yarn serve (#2922) 2020-06-16 20:40:46 +08:00
tsconfig.json