mirror of
https://github.com/bitwarden/browser
synced 2025-12-10 21:33:27 +00:00
Automatically load SIMD binary for argon2 (#4921)
This commit is contained in:
@@ -74,6 +74,7 @@ const main = {
|
||||
{ from: "./src/images", to: "images" },
|
||||
{ from: "./src/locales", to: "locales" },
|
||||
"../../node_modules/argon2-browser/dist/argon2.wasm",
|
||||
"../../node_modules/argon2-browser/dist/argon2-simd.wasm",
|
||||
],
|
||||
}),
|
||||
new EnvironmentPlugin({
|
||||
|
||||
Reference in New Issue
Block a user