grunt-filerev
grunt-filerev copied to clipboard
expose srcDirname to process function
Sometimes it can be useful to get the original path to the revved file in order to return the new name. i.e. if want to keep the file at the same place. Passing the original dirname to the process function allows to handle this scenario.
any idea if/when this will get merged ?