Skip to content

Commit

Permalink
Aug 6, 2024, 12:32 AM
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Aug 6, 2024
1 parent a575d22 commit e284db1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rollup.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ function addJsExtension(isMjsOutput) {
}
const customAliases = alias({
entries: [
{ find: '@acala-network/sdk/wallet', replacement: '@acala-network/sdk/wallet.js' },
// { find: '@acala-network/sdk/wallet', replacement: '@acala-network/sdk/wallet.js' },
{ find: '@acala-network/sdk/utils/storage', replacement: '@acala-network/sdk/utils/storage.js' }
]
});
Expand Down

0 comments on commit e284db1

Please sign in to comment.