rev-manifest-path
Get the cache busted path of an asset from a gulp-rev
or gulp-rev-all
manifest.
Installation
npm install --save rev-manifest-path
Usage
var helper = ; var assetPath = ; console //prints "/assets/bundled.fdfd034b.js"console //prints "/assets/bundled.d1a51643.css"