Skip to content

Commit

Permalink
chore(wallets): 🔧 add cosmjs-types as ext
Browse files Browse the repository at this point in the history
  • Loading branch information
DavideSegullo committed Nov 5, 2023
1 parent fcdde31 commit e9198c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/wallets/vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ export default defineConfig({
// External packages that should not be bundled into your library.
external: [
'cosmjs-types',
'cosmjs-types/cosmos/tx/v1beta1/tx',
'@keplr-wallet/types',
'@cosmjs/proto-signing',
'@cosmjs/amino',
Expand Down

0 comments on commit e9198c5

Please sign in to comment.