Skip to content

Commit

Permalink
remove unused rev-static config
Browse files Browse the repository at this point in the history
  • Loading branch information
plantain-00 committed Jul 9, 2017
1 parent e0185ae commit 0bfb7d2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions demo/rev-static.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ module.exports = {
},
sha: 256,
customNewFileName: (filePath, fileString, md5String, baseName, extensionName) => baseName + '-' + md5String + extensionName,
noOutputFiles: [
],
base: 'demo',
fileSize: 'demo/file-size.json'
}

0 comments on commit 0bfb7d2

Please sign in to comment.