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

Callback option #2

Closed
nervo opened this issue Jun 27, 2014 · 1 comment
Closed

Callback option #2

nervo opened this issue Jun 27, 2014 · 1 comment

Comments

@nervo
Copy link

nervo commented Jun 27, 2014

A callback option should be accepted to allow gulp integration

gulp.task('favicon', function(callback) {
    favicon({
      ...
      callback: callback
    });
});
@haydenbleasel
Copy link
Contributor

Added a callback option but I really want to get this module and the meta-image generator produced as actual Gulp plugins. I'll work on this soon.

haydenbleasel pushed a commit that referenced this issue May 11, 2017
Leo-Adrian-qtl referenced this issue in Leo-Adrian-qtl/favicons Mar 9, 2022
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