mirror of
https://github.com/zhigang1992/wallet.git
synced 2026-04-30 05:35:37 +08:00
feat(ledger): add utf-8 message signing support
This commit is contained in:
@@ -74,9 +74,9 @@ const aliases = {
|
||||
'@stacks/storage': '@stacks/storage/dist/esm',
|
||||
'@stacks/transactions': '@stacks/transactions/dist/esm',
|
||||
'@stacks/wallet-sdk': '@stacks/wallet-sdk/dist/esm',
|
||||
|
||||
'lottie-web': path.resolve('node_modules/lottie-web/build/player/lottie_light.js'),
|
||||
};
|
||||
|
||||
const config = {
|
||||
entry: {
|
||||
background: path.join(SRC_ROOT_PATH, 'background', 'background.ts'),
|
||||
|
||||
Reference in New Issue
Block a user