diff --git a/Gruntfile.js b/Gruntfile.js index 4b1216fb4..57bd9a50d 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -121,6 +121,7 @@ module.exports = function(grunt) { 'js/controllers/*.js', 'js/translations.js', 'js/mobile.js', // PLACEHOLDER: CORDOVA SRIPT + 'js/log.js', 'js/init.js' ], dest: 'js/copayMain.js'