mirror of
https://github.com/zhigang1992/wallet.git
synced 2026-04-30 05:35:37 +08:00
fix: add module type
This commit is contained in:
@@ -54,6 +54,7 @@ const browserSpecificConfig = {
|
||||
chromium: {
|
||||
background: {
|
||||
service_worker: 'background.js',
|
||||
type: 'module',
|
||||
},
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user