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
All folder nestings are correct, but i get this error: "SVGSpriter.add: "....\images\close-cross-black.svg is not the local part of "d:\some_folders\repository\assets\guidelines\images\close-cross-black.svg". What can be wrong with my grunt task configuration?
The text was updated successfully, but these errors were encountered:
ottomen
changed the title
Error logs
SVGSpriter.add: "..\etc\file.svg" is not the local part of "d:\project\etc\file.svg
Nov 2, 2015
there's nothing wrong with your configuration — it was a restriction that source SVG was not allowed to be located outside the current (working) directory. The latest release fixes this, your configuration should run now! Please let me know if you still encounter errors.
Hi!
I added svg sprite task to the Grunt. Here it is:
All folder nestings are correct, but i get this error: "SVGSpriter.add: "....\images\close-cross-black.svg is not the local part of "d:\some_folders\repository\assets\guidelines\images\close-cross-black.svg". What can be wrong with my grunt task configuration?
The text was updated successfully, but these errors were encountered: