From 39ae79e50b262e4685d1bab448c98e905cf5b182 Mon Sep 17 00:00:00 2001 From: Nick Caradonna Date: Mon, 5 Jan 2026 19:48:02 -0500 Subject: [PATCH] add all paths to esbuild config --- esbuild.config.js | 1 + 1 file changed, 1 insertion(+) diff --git a/esbuild.config.js b/esbuild.config.js index 1b62341..7f3c751 100644 --- a/esbuild.config.js +++ b/esbuild.config.js @@ -15,6 +15,7 @@ const commonConfig = { 'bigint-buffer', '@triton-one/yellowstone-grpc', 'helius-laserstream', + 'rpc-websockets', 'rpc-websockets/dist/lib/client', 'rpc-websockets/dist/lib/client/websocket' ]