mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-24 12:06:15 +01:00
ef127fd26e
Webpack seems to always convert imports to be async. This causes a issue where init_sdk is not always initialized before we call it. To resolve this I added a promise we can await in MV3 mode, and also defined a timeout which throws an error we can use to identify if we have issues loading the module. |
||
---|---|---|
.. | ||
browser | ||
cli | ||
desktop | ||
web |