Remove source map reference because of https://bugzilla.mozilla.org/show_bug.cgi?id=1437937
This commit is contained in:
parent
c003a5123a
commit
75ea681b9f
|
@ -1183,4 +1183,4 @@
|
|||
module.exports = browser; // eslint-disable-line no-undef
|
||||
}
|
||||
});
|
||||
//# sourceMappingURL=browser-polyfill.js.map
|
||||
// !disabled because of https://bugzilla.mozilla.org/show_bug.cgi?id=1437937 # sourceMappingURL=browser-polyfill.js.map
|
||||
|
|
Loading…
Reference in New Issue