瀏覽代碼

Revert for PL

Muhammad Asif 6 年之前
父節點
當前提交
b1d9252966
共有 3 個文件被更改,包括 259 次插入260 次删除
  1. 0 1
      dist/peer.js
  2. 0 0
      dist/peer.min.js
  3. 259 259
      package-lock.json

+ 0 - 1
dist/peer.js

@@ -105,7 +105,6 @@ DataConnection.prototype._handleDataMessage = function(e) {
   var self = this;
   var data = e.data;
   var datatype = data.constructor;
-  util.log(e.data);
   if (this.serialization === 'binary' || this.serialization === 'binary-utf8') {
     if (datatype === Blob) {
       // Datatype should never be blob

File diff suppressed because it is too large
+ 0 - 0
dist/peer.min.js


File diff suppressed because it is too large
+ 259 - 259
package-lock.json


Some files were not shown because too many files changed in this diff