mirror of
https://github.com/amark/gun.git
synced 2025-03-30 15:08:33 +00:00
quick-fix (#1355)
This commit is contained in:
parent
638c2c3c23
commit
7eb6d38cfc
@ -1,4 +1,4 @@
|
|||||||
if(!(typeof navigator == "undefined") && navigator.product == "ReactNative"){
|
// if(!(typeof navigator == "undefined") && navigator.product == "ReactNative"){
|
||||||
require("./lib/mobile.js");
|
// require("./lib/mobile.js");
|
||||||
}
|
// }
|
||||||
module.exports = require('./gun.js');
|
module.exports = require('./gun.js');
|
||||||
|
Loading…
x
Reference in New Issue
Block a user