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

Chokidar Updates #4205

Merged
merged 4 commits into from
May 20, 2018
Merged

Chokidar Updates #4205

merged 4 commits into from
May 20, 2018

Commits on May 20, 2018

  1. Removes Chokidar Recursive Flag

    According to the changelog it is not necessary anymore as it doesn't do anything.
    originell authored and gaearon committed May 20, 2018
    Configuration menu
    Copy the full SHA
    0e817d2 View commit details
    Browse the repository at this point in the history
  2. Removes initial build on SCSS watch

    Chokidar now does this on it's own.
    originell authored and gaearon committed May 20, 2018
    Configuration menu
    Copy the full SHA
    6a38ae2 View commit details
    Browse the repository at this point in the history
  3. Removes sass watch recursive, default include-path

    as proposed by @michaelwayman
    originell authored and gaearon committed May 20, 2018
    Configuration menu
    Copy the full SHA
    3b89479 View commit details
    Browse the repository at this point in the history
  4. Removes another left-over build-css

    originell authored and gaearon committed May 20, 2018
    Configuration menu
    Copy the full SHA
    7aae09c View commit details
    Browse the repository at this point in the history