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

Move svgstore to devDependencies and peerDependencies #37

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

lancedikson
Copy link

Move svgstore to devDependencies and peerDependencies for the sake of having the flexibility to change the used svgstore version outside of the plugin.

The thing is that we have to use our customized svgstore since we're experimenting a lot with the icons automatically exported from Sketch and keep those changes in a feature branch, which is not fully ready for a PR. So, it'd be great to have a possibility to pass our own svgstore to the broccoli plugin, and I was about to propose an option for the plugin, but having a peer dependency seems to me a more convenient way to have it done.

Move svgstore to devDependencies and peerDependencies for the sake of having flexibility to change the used svgstore version outside of the plugin.
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