Skip to content

Commit

Permalink
Aug 4, 2024, 12:43 PM
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Aug 4, 2024
1 parent 8e2a9c9 commit 0e9fe2f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions rollup.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,13 @@ export default [
preferBuiltins: true
}),
],
external: [
/^@polkadot\//,
/^@acala-network\//,
'axios',
'lodash',
'ethers'
]
},
{
input: 'src/index.ts',
Expand Down

0 comments on commit 0e9fe2f

Please sign in to comment.