1
0
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:
Bernd Schoolmann
2023-06-12 20:59:59 +02:00
committed by GitHub
parent 0ab982038c
commit cd85a4c039
4 changed files with 264 additions and 15 deletions

View File

@@ -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({