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

Implement option to skip svg files with duplicate filenames #143

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

biser-yordanov
Copy link

I needed this option for a big-scale project where different clients can overwrite single icons by using the existing svg filename, but uploading it to a client specific directory.
The implementation may be too simple and I didn't write any tests, but if you could use this branch as a base and implement the option, it'll be great.
Please note that I use id instead of filename. This is needed due to Rails naming conventions (we have files like close.de_xy.svg, which overwrites close.svg)

@biser-yordanov
Copy link
Author

It may also solve Issue #99

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant