gulp-assetpaths icon indicating copy to clipboard operation
gulp-assetpaths copied to clipboard

A Gulp plugin to change asset paths from one environment to another.

Results 9 gulp-assetpaths issues
Sort by recently updated
recently updated
newest added

The demo is below: angularjs ng-src I don't want to be replace but the second gift.award_img_url has been to be replaced. ` {{companyInfo.corp_name}} `

Hey guys, so, unfortunately, It doesn't like minified css documents

With an image such as `` only the first path is replaced although srcset (here as data-srcset being polyfilled) is usually a list of paths, so this returns `` doesn't...

Use something like node-image-scraper to get the image as a vinyl pipe, store it somewhere (`images/approximate-title.jpg`) and inject it into the build html / css.

![](https://dl.dropboxusercontent.com/u/900653/Screenshot%202014-05-30%2010.26.48.png)

possibily need to limit templating checks to individual HTML elements

bug