diff --git a/Gruntfile.js b/Gruntfile.js index e15177541..d64409148 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -103,7 +103,9 @@ module.exports = function(grunt) { '!js/Mp3LameEncoder.min.js', '!js/libsignal-protocol-worker.js', '!js/components.js', + '!js/logging.js', '!js/modules/**/*.js', + '!js/views/debug_log_view.js', '!js/signal_protocol_store.js', '_locales/**/*' ],