Open fhvknb opened 7 years ago
.pipe(revCollector({
replaceReved: true,
dirReplacements: {
'@static/': function(manifest_value) {
return `${STATIC_URL}/${manifest_value}?v=${new Date()*1}`
}
}
}))
help me! thinks