Gildas 7 éve
szülő
commit
cd878e20de
1 módosított fájl, 0 hozzáadás és 1 törlés
  1. 0 1
      lib/single-file/single-file-browser.js

+ 0 - 1
lib/single-file/single-file-browser.js

@@ -83,7 +83,6 @@ this.SingleFile = this.SingleFile || (() => {
 				contentType = contentType.match(/^([^;]*)/)[0];
 			}
 			if (contentType.indexOf("/") <= 0) {
-				debugger
 				contentType = null;
 			}
 			if (options && options.asDataURI) {