try to fix rpc-websockets
This commit is contained in:
@@ -14,7 +14,9 @@ const commonConfig = {
|
|||||||
external: [
|
external: [
|
||||||
'bigint-buffer',
|
'bigint-buffer',
|
||||||
'@triton-one/yellowstone-grpc',
|
'@triton-one/yellowstone-grpc',
|
||||||
'helius-laserstream'
|
'helius-laserstream',
|
||||||
|
'rpc-websockets',
|
||||||
|
'rpc-websockets/*'
|
||||||
]
|
]
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user