UNPKG

gulp-rev-append-all-fixed

Version:

base on gulp-rev-append that replace "?rev=@@hash" with hash string and gulp-rev-append-all will not but append a hash string like "?v=xxx" to the end of ref in file.

32 lines (31 loc) 740 B
{ "name": "gulp-rev-append-all-fixed", "version": "1.0.6", "description": "base on gulp-rev-append that replace \"?rev=@@hash\" with hash string and gulp-rev-append-all will not but append a hash string like \"?v=xxx\" to the end of ref in file.", "main": "index.js", "directories": { "test": "test" }, "dependencies": {}, "devDependencies": {}, "scripts": { "test": "node node_modules/.bin/cucumber-js" }, "repository": { "type": "git", "url": "" }, "keywords": [ "gulp", "gulp-rev-append", "gulp-rev-append-all", "gulpplugin", "revision" ], "author": "Baldric Lothbrok", "license": "MIT", "bugs": { "url": "" }, "homepage": "" }