Closed cabralRodrigo closed 10 years ago
I have some time reserved on Saturday evening. I will look into this issue.
For now if you don't need removal option please run grunt-sync with updateAndDelete: false
Thanks for the quick response :+1: I'll go do this while this issue still open.
Let me know if it works with 0.2.2
I'm trying to sync two folders. Here is my task:
and here the console output:
Here the sorce folder:
As you can see, even if I've files on the
assets/css
directory, the grunt-sync try to remove the folder in the destination folder.Obs.: The files the two folder are properly sync, the only issue is the error message
Anybody can help me?