Send messageKeys down to appMessage in the new format

This commit is contained in:
Keegan
2016-06-15 21:50:36 -07:00
parent a0335be710
commit 3cffa3a275
5 changed files with 152 additions and 23 deletions
+6 -1
View File
@@ -53,7 +53,12 @@ module.exports = function(config) {
]
}
]
]
],
configure: function(bundle) {
bundle.on('prebundle', function() {
bundle.ignore('message_keys');
});
}
},
// list of files / patterns to load in the browser