diff --git a/Gruntfile.js b/Gruntfile.js index 8baf8bc8c..a4b94187a 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -27,7 +27,7 @@ module.exports = function( grunt ) { return gzip.zip( contents, {} ).length; } }, - cache: "dist/.sizecache.json" + cache: "build/.sizecache.json" } }, build: {