Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(v2): add CLI option for polling #2630

Merged
merged 3 commits into from
Apr 20, 2020
Merged

feat(v2): add CLI option for polling #2630

merged 3 commits into from
Apr 20, 2020

Commits on Apr 19, 2020

  1. 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
    TomBrien committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    f4e4b9b View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2020

  1. Update docusaurus.js

    yangshun authored Apr 20, 2020
    Configuration menu
    Copy the full SHA
    6e06f24 View commit details
    Browse the repository at this point in the history
  2. Update cli.md

    yangshun authored Apr 20, 2020
    Configuration menu
    Copy the full SHA
    ddb7e51 View commit details
    Browse the repository at this point in the history