kaiqigong / gulp-cdnify

A gulp plugin that converts local URLs to CDN ones.
17 stars 9 forks source link

Custom sources (favicon) support #5

Closed okhomenko closed 9 years ago

okhomenko commented 9 years ago

I see in source code support for custom patterns: https://github.com/kaiqigong/gulp-cdnify/blob/master/index.js#L72

But extend function overwrite html params even if it was passed.