You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My project has lots of theme asset files, in my current case revloution slider. When i deploy my theme, wagon runs into the error:
persisting revolution/fonts/font-awesome/fonts/fontawesome-webfont.svg [failed]
Resource invalid: local_path is already taken
SInce that file exists already serverside, i dont really care. But the deploy process stopps due to that error.
It would be very useful if wagon continues to deploy other files and just shows the errormessages related to a specific file.
The text was updated successfully, but these errors were encountered:
My project has lots of theme asset files, in my current case revloution slider. When i deploy my theme, wagon runs into the error:
SInce that file exists already serverside, i dont really care. But the deploy process stopps due to that error.
It would be very useful if wagon continues to deploy other files and just shows the errormessages related to a specific file.
The text was updated successfully, but these errors were encountered: