Skip to content

Enable options and Support for fonts #2

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

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

Conversation

loranger
Copy link

I needed to publish fonts from my bower file (ie: font-awesome) So I added a new gulp task.

Then I realized I needed some extra-options in order to export the font files where needed.

I was not really fan of adding an extra parameter, so I refactor the options handling and used lodash to recursively merge an option object.
This is not backward compliant, but really convenient when you just need to overwrite only one option.

@lahaxearnaud
Copy link

nice

@EHLOVader
Copy link

I would definitely use this but also would like to suggest that sprites and supporting images such as pngs or jpgs be added too. But for CSS and JS I have been using wiredep and useref.

Perhaps more generally file patterns, their destination folder or file, if concatenated and such. Or an option to not do CSS or JS

@Crinsane
Copy link
Owner

Crinsane commented Apr 1, 2015

I'm really busy at the moment, but I'll try to have a look at this asap!

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.

5 participants