docusaurus/packages/docusaurus-types/src
Tom Brien 852b5e8f13
feat(v2): add CLI option for polling (#2630)
* Add CLI option to polling

Some environments (specifically docker containers) can have issues with file watching for live reloads. [Webpack Dev Server provides a polling alternative](https://webpack.js.org/configuration/watch/#watchoptionspoll) option for this

* Update docusaurus.js

* Update cli.md

Co-authored-by: Yangshun Tay <tay.yang.shun@gmail.com>
2020-04-20 10:49:43 +08:00
..
index.d.ts feat(v2): add CLI option for polling (#2630) 2020-04-20 10:49:43 +08:00
index.js refactor(v2): add common typing package `@docusaurus/types` (#1797) 2019-09-25 17:48:56 +08:00