Cleanup and remove unused chunks of libsignal-protocol
This commit is contained in:
@@ -9,7 +9,6 @@ js/curve/*
|
||||
js/components.js
|
||||
js/libtextsecure.js
|
||||
js/util_worker.js
|
||||
js/libsignal-protocol-worker.js
|
||||
libtextsecure/components.js
|
||||
libtextsecure/test/test.js
|
||||
test/test.js
|
||||
@@ -19,7 +18,6 @@ sticker-creator/dist/**
|
||||
js/Mp3LameEncoder.min.js
|
||||
js/WebAudioRecorderMp3.js
|
||||
js/libphonenumber-util.js
|
||||
js/libsignal-protocol-worker.js
|
||||
libtextsecure/libsignal-protocol.js
|
||||
libtextsecure/test/blanket_mocha.js
|
||||
test/blanket_mocha.js
|
||||
|
@@ -25,7 +25,6 @@ components/**
|
||||
js/curve/**
|
||||
js/Mp3LameEncoder.min.js
|
||||
js/WebAudioRecorderMp3.js
|
||||
js/libsignal-protocol-worker.js
|
||||
libtextsecure/libsignal-protocol.js
|
||||
libtextsecure/test/blanket_mocha.js
|
||||
test/blanket_mocha.js
|
||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load Diff
@@ -67,7 +67,6 @@ const excludedFilesRegexps = [
|
||||
'^test/test.js',
|
||||
|
||||
// From libsignal-protocol-javascript project
|
||||
'^js/libsignal-protocol-worker.js',
|
||||
'^libtextsecure/libsignal-protocol.js',
|
||||
|
||||
// Copied from dependency
|
||||
|
Reference in New Issue
Block a user