When lemonsync is watching a directory, and I change any file, the terminal reports it as being changed twice, every time.
For example:
🍋 Watching for changes... 🍋
- resources/css/style.css touched
- resources/css/style.css touched
In this case, I only made a 1 character change to style.css and saved it in my editor (VS Code) just once. This appears to happen with other code editors as well.
On MacOS 10.13.2, npm 5.6.0