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

Fix live-reload failure for paths that include brackets #39

Merged
merged 1 commit into from
Jan 19, 2018
Merged

Fix live-reload failure for paths that include brackets #39

merged 1 commit into from
Jan 19, 2018

Conversation

hcgatewood
Copy link
Contributor

Bug. Editing markdown files on paths with brackets/parenthesis (e.g. *Dropbox (Personal)*) causes the live-reload feature to fail.
Fix. Update the chokidar dependency. This updates their is-glob dependency, which caused the issue.
Tests. All tests pass locally. If someone wants to add a regression test that would be 👌🏻

See this previous discussion for more context.

@shime
Copy link
Owner

shime commented Jan 19, 2018

Thank you!

@shime shime merged commit 340e1b7 into shime:master Jan 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants