grunt-filerev-assets icon indicating copy to clipboard operation
grunt-filerev-assets copied to clipboard

Record asset paths from grunt-filerev to a json file.

Results 2 grunt-filerev-assets issues
Sort by recently updated
recently updated
newest added

I'm using this to map templates for use in client side angular projects. Unfortunately on windows local development, grunt-filerev will create paths with the incorrect slash `\\` instead of `/`....

Add includeExts option for filter the files by the file extension