-
Notifications
You must be signed in to change notification settings - Fork 19
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
WinLess autocompile fails with network files #64
Comments
That sounds like an annoying issue. However, I'm afraid there isn't much I can do about it. |
I also use a linux server with Samba and had no difficulty with winless compiling network files, until a few days ago. I realized that the clocks were out of sync. My Win7 machine had failed to sync for several weeks and was running almost a minute behind. I did a manual time sync and now winless auto-compiles again. |
Closing all issues. WinLess 2.x is a rewrite of WinLess using node-webkit. The development of WinLess 2.0 can be followed here. Most of the work is done, however, since my priorities have shifted it is now not clear whether it will ever be finished. Feature requests will only be accepted after the 2.0 release. |
Hi,
I'm using WinLess in a bootstrap + twig project on a Win7 machine.
The .less files are in a Linux machine so i'm using samba mounted network drive to access them.
Everytime i start WinLess and make the first change to any .less file the compiler works as expected, automatically compiling .less files. But after that first automatic compile, I have to compile the .less files manually to see the changes in the browser because it seems that WinLess is not able to detect the changes on my .less files.
I've tested WinLess on local files with any issues.
Thanks for your time.
Lluís.
The text was updated successfully, but these errors were encountered: