Leave vcard_grammar unpacked so mailsync can find it at runtime

This commit is contained in:
Ben Gotow 2019-10-10 20:50:06 -05:00
parent bf7e43e37d
commit 318a31d279

View file

@ -148,6 +148,7 @@ module.exports = grunt => {
'**/src/tasks/**',
'**/node_modules/spellchecker/**',
'**/node_modules/windows-shortcuts/**',
'**/static/vcard_grammar',
].join(',') +
'}',
},