mirror of
https://github.com/Foundry376/Mailspring.git
synced 2024-12-27 02:23:28 +08:00
Leave vcard_grammar unpacked so mailsync can find it at runtime
This commit is contained in:
parent
bf7e43e37d
commit
318a31d279
1 changed files with 1 additions and 0 deletions
|
@ -148,6 +148,7 @@ module.exports = grunt => {
|
|||
'**/src/tasks/**',
|
||||
'**/node_modules/spellchecker/**',
|
||||
'**/node_modules/windows-shortcuts/**',
|
||||
'**/static/vcard_grammar',
|
||||
].join(',') +
|
||||
'}',
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue