diff --git a/Gruntfile.js b/Gruntfile.js index cd58ff9..e6d7413 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -220,6 +220,7 @@ module.exports = function(grunt) { timestamp: true, hash: true, cache: ['socket.io/socket.io.js'], + exclude: ['appcache.manifest'], master: ['index.html'] }, src: ['**/*.*'],