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: support polling for watching files #199

Merged
merged 3 commits into from
Sep 5, 2022

Commits on Sep 3, 2022

  1. Configuration menu
    Copy the full SHA
    3d2e066 View commit details
    Browse the repository at this point in the history
  2. doc: refactor the README

    - distinguish content with subsection headings
    - highlight the rake tasks' attachments, which seem to be confusing for some folks
    - lead with installation, then get to the development mode content
    flavorjones committed Sep 3, 2022
    Configuration menu
    Copy the full SHA
    4da93dd View commit details
    Browse the repository at this point in the history
  3. feat: support polling instead of fs events when watching

    Polling was added upstream in 3.1.0.
    
    Suggested by #168
    flavorjones committed Sep 3, 2022
    Configuration menu
    Copy the full SHA
    bf09205 View commit details
    Browse the repository at this point in the history