We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 310a3df commit f740752Copy full SHA for f740752
relay/src/index.ts
@@ -10,7 +10,6 @@ import "gun/sea";
10
import "gun/lib/stats";
11
import "gun/lib/webrtc";
12
import "gun/lib/evict";
13
-import "gun/lib/erase";
14
// import "gun/axe"; // Disabled: causes infinite event-loop blocks / 504 Gateway Timeouts on writes in cyclic nets
15
import "gun/lib/wire";
16
import "./utils/bullet-catcher";
0 commit comments