Skip to content

Commit 2853763

Browse files
committed
gun modules
1 parent 3ebae3f commit 2853763

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

relay/src/index.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ import Gun from "gun";
99
import "gun/sea";
1010
import "gun/lib/stats";
1111
import "gun/lib/webrtc";
12+
import "gun/lib/evict";
13+
import "gun/lib/erase";
14+
import "gun/lib/radisk";
1215
// import "gun/axe"; // Disabled: causes infinite event-loop blocks / 504 Gateway Timeouts on writes in cyclic nets
1316
import "gun/lib/wire";
1417
import "./utils/bullet-catcher";

0 commit comments

Comments
 (0)