Ver código fonte

Revert for PL

Muhammad Asif 6 anos atrás
pai
commit
b1d9252966
3 arquivos alterados com 259 adições e 260 exclusões
  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

Diferenças do arquivo suprimidas por serem muito extensas
+ 0 - 0
dist/peer.min.js


Diferenças do arquivo suprimidas por serem muito extensas
+ 259 - 259
package-lock.json


Alguns arquivos não foram mostrados porque muitos arquivos mudaram nesse diff