Update of multiple frontend libs.
This commit is contained in:
parent
de261dbde5
commit
a9c6ddc03b
276 changed files with 41257 additions and 19300 deletions
|
@ -1,3 +1,5 @@
|
|||
'use strict';
|
||||
|
||||
self.console || (self.console = { 'log': function() {} });
|
||||
|
||||
addEventListener('message', function(e) {
|
||||
|
@ -12,4 +14,4 @@ addEventListener('message', function(e) {
|
|||
}
|
||||
postMessage(_.VERSION);
|
||||
}
|
||||
}, false);
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue