mirror of
https://github.com/moparisthebest/mail
synced 2024-11-22 08:52:15 -05:00
Exclude appcache.manifest from itself
This commit is contained in:
parent
017ea707ad
commit
909bca2da5
@ -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: ['**/*.*'],
|
||||
|
Loading…
Reference in New Issue
Block a user