We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b851646 commit ba31f47Copy full SHA for ba31f47
packages/core/rollup.config.js
@@ -47,7 +47,7 @@ export default {
47
copy({
48
src: 'src/i18n/en.json',
49
dest: 'i18n'
50
- }),
+ })
51
],
52
external: [
53
'@web3-onboard/common',
0 commit comments