*Remove unneeded externals

This commit is contained in:
Derrick Hammer 2022-09-21 07:14:30 -04:00
parent 8b68ce04d2
commit aac4b26398
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
1 changed files with 0 additions and 9 deletions

View File

@ -10,18 +10,9 @@ esbuild.buildSync({
mainFields: ["main"],
external: [
"udx-native",
"secp256k1",
"bigint-buffer",
"bufferutil",
"sodium-native",
"loady",
"bcrypto",
"bdb",
"hsd",
"goosig",
"mrmr",
"@pokt-network/amino-js",
"utf-8-validate",
],
define: {
"global.GENTLY": false,