Skip to content
This repository has been archived by the owner on Aug 5, 2019. It is now read-only.

Commit

Permalink
Merge pull request #21 from Tathanen/master
Browse files Browse the repository at this point in the history
mmmm dat xml
  • Loading branch information
jrit committed Aug 18, 2015
2 parents 9513734 + 1674c95 commit b94f0c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grunt/filerev.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ module.exports = {
length: 8
},
resources: {
src: "build/**/*.{jpg,jpeg,gif,png,ico,webp,svg,js,json,css}"
src: "build/**/*.{jpg,jpeg,gif,png,ico,webp,svg,js,json,xml,css}"
}
};

0 comments on commit b94f0c9

Please sign in to comment.