mirror of
https://github.com/pebble-dev/clay.git
synced 2026-09-02 23:27:38 -04:00
Send messageKeys down to appMessage in the new format
This commit is contained in:
+6
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user