Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Tweak options for sane library #1460

Merged
merged 4 commits into from
Nov 28, 2018
Merged

Tweak options for sane library #1460

merged 4 commits into from
Nov 28, 2018

Conversation

eggplantzzz
Copy link
Contributor

Use a different option to attempt to cope with watching big codebases.

See the different modes in the docs.
https://www.npmjs.com/package/sane

@coveralls
Copy link

coveralls commented Nov 26, 2018

Coverage Status

Coverage remained the same at 67.535% when pulling 65a1e08 on fix-watch into a430728 on next.

…led, give a note to users that they can download watchmand if they have problems using the command
config.logger.log(
colors.yellow(
"If you have trouble using watch, try installing watchman."
)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If only displaying this message in a catch is not an option, can we remove the yellow here? That way the message will be more ignorable, but still easy enough to find if you're looking at an unhandled exception.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds fine to me

Copy link
Contributor

@gnidan gnidan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll just approve this now so I don't have to do it later. Feel free to make the change if you agree, or leave it. Thanks @eggplantzzz!

@eggplantzzz eggplantzzz merged commit b0e2243 into next Nov 28, 2018
@eggplantzzz eggplantzzz deleted the fix-watch branch November 28, 2018 18:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants