Skip to content
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

Mulitple src folders #36

Closed
tolvstein opened this issue Feb 13, 2015 · 4 comments
Closed

Mulitple src folders #36

tolvstein opened this issue Feb 13, 2015 · 4 comments
Assignees

Comments

@tolvstein
Copy link

Reposting in the correct project, sorry :)

Would it be possible to somehow set multiple src folders likes this:

src: [
'common/images/svg/',
'project1/images/svg/'
]

As it is right now, the script only handles the first src param and ignores the second one. I have multiple subprojects in which I would like to have both common svgs (used in multiple projects) and project specific svgs in different folders.

@jkphl
Copy link
Collaborator

jkphl commented Feb 13, 2015

Hey @tolvstein,

thanks! ;)

I'll see what I can do about it. 👍

Cheers,
Joschi

@jkphl jkphl self-assigned this Feb 13, 2015
@jkphl
Copy link
Collaborator

jkphl commented Feb 13, 2015

@tolvstein I just did a quick test. Are you sure that you are working with the latest version of grunt-svg-sprite? Having multiple source directories seems to work just fine for me (with and without cwd argument). Could you please post your complete Grunt task? Thanks!

@jkphl
Copy link
Collaborator

jkphl commented Apr 9, 2015

@tolvstein Any progress on this?

@jkphl
Copy link
Collaborator

jkphl commented Apr 18, 2015

@tolvstein I'll close this for now. Please feel free to reopen the issue in case you still got problems.

@jkphl jkphl closed this as completed Apr 18, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants