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

[fixes #121] chokidar -> sane #1283

Merged
merged 1 commit into from Jul 30, 2018

Commits on Jul 27, 2018

  1. [fixes qunitjs#121] chokidar -> sane

    I think chokidar is great, but the ergonomics around native dependencies today in node really painful. Although chokidar pre-builds, users switching nodes, or failed pre-build downloads, or behind firewall usages cause a fallback to requiring a working compiler toolchain. Requiring that, very much increases the barrier of entry, and support load for tooling/cli maintainers
    stefanpenner committed Jul 27, 2018
    Copy the full SHA
    1f0190e View commit details
    Browse the repository at this point in the history