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

Add optional --watch-dir command line argument #155

Merged
merged 3 commits into from
Jun 11, 2018

Commits on May 28, 2018

  1. Add extra watch-dir argument.

    This lets a user only watch for changes in certain directory. Example use case is only watching the build directory in a project with a larger project that needs to be compiled, as changes to the source files don't immediately impact the page.
    Jezzamonn committed May 28, 2018
    Configuration menu
    Copy the full SHA
    1bcecbc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5af625a View commit details
    Browse the repository at this point in the history
  3. Style fixes

    Jezzamonn committed May 28, 2018
    Configuration menu
    Copy the full SHA
    dbb936c View commit details
    Browse the repository at this point in the history