Improve message download performance
This commit is contained in:
parent
957f6f6474
commit
0c09f9620f
32 changed files with 906 additions and 633 deletions
|
@ -34,14 +34,6 @@ module.exports = grunt => {
|
|||
src: components,
|
||||
dest: 'js/components.js',
|
||||
},
|
||||
util_worker: {
|
||||
src: [
|
||||
'components/bytebuffer/dist/ByteBufferAB.js',
|
||||
'components/long/dist/Long.js',
|
||||
'js/util_worker_tasks.js',
|
||||
],
|
||||
dest: 'js/util_worker.js',
|
||||
},
|
||||
libtextsecurecomponents: {
|
||||
src: libtextsecurecomponents,
|
||||
dest: 'libtextsecure/components.js',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue