Skip to content

Commit 7c5818d

Browse files
committed
Update rollup config
1 parent f5a7b7b commit 7c5818d

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

rollup.config.js

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,10 @@ export default {
6464
'trezor-connect',
6565
'ethereumjs-tx',
6666
'@ledgerhq/hw-transport-u2f',
67-
'@ledgerhq/hw-app-eth'
67+
'@ledgerhq/hw-app-eth',
68+
'util',
69+
'assert',
70+
'buffer',
71+
'stream'
6872
]
6973
}

0 commit comments

Comments
 (0)