jamesknelson / gulp-rev-replace

Rewrite occurences of filenames which have been renamed by gulp-rev
MIT License
389 stars 62 forks source link

Add shallowCompare option #33

Open madbarron opened 9 years ago

madbarron commented 9 years ago

passing {shallowCompare: 2} would match a manifest entry: {/var/www/css/style.css: css/style-12345.css} to a file reference: href="../css/style.css"