Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

[PoC] Use chokidar instead of the fsevents/fsevents_win combo #12190

Closed
wants to merge 7 commits into from

Commits on Aug 3, 2016

  1. Use chokidar instead of the fsevents/fsevents_win combo

    Use chokidar 1.6.0 installed with npm@3 and npm install --production
    ficristo authored and ficristo committed Aug 3, 2016
    Configuration menu
    Copy the full SHA
    feceb13 View commit details
    Browse the repository at this point in the history
  2. Add 'depth' parameter

    ficristo authored and ficristo committed Aug 3, 2016
    Configuration menu
    Copy the full SHA
    98650fe View commit details
    Browse the repository at this point in the history
  3. Remove depth, add ignore

    ficristo authored and ficristo committed Aug 3, 2016
    Configuration menu
    Copy the full SHA
    6bff489 View commit details
    Browse the repository at this point in the history
  4. Add some logs

    ficristo authored and ficristo committed Aug 3, 2016
    Configuration menu
    Copy the full SHA
    0e37f64 View commit details
    Browse the repository at this point in the history
  5. Use the stats from chokidar

    ficristo authored and ficristo committed Aug 3, 2016
    Configuration menu
    Copy the full SHA
    41b060d View commit details
    Browse the repository at this point in the history
  6. Prepared preferences for the paths to ignore during watching

    ficristo authored and ficristo committed Aug 3, 2016
    Configuration menu
    Copy the full SHA
    8db428c View commit details
    Browse the repository at this point in the history
  7. Make tests pass

    ficristo authored and ficristo committed Aug 3, 2016
    Configuration menu
    Copy the full SHA
    a6557ac View commit details
    Browse the repository at this point in the history