kaiqigong / gulp-cdnify

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

gulp-cdnify add a cdn to external link. #18

Closed Simobain closed 7 years ago

Simobain commented 7 years ago

image this text is then digested by ng-bind-html.

and the result is image

kaiqigong commented 7 years ago

Hi @Simobain try to use ng-src instead. The gulp-cdnify will change all the img[src] tags by default.