issue on Vercel-edge
With the version 5.0.1
I have the following error
```
Error: WebCryptoAPI is not available
at (../../node_modules/bcrypt-ts/dist/browser.mjs:1:16165)
at (../../node_modules/bcrypt-ts/dist/browser.mjs:1:16397)
at (../../node_modules/bcrypt-ts/dist/browser.mjs:1:17620)
```
using
```
bcrypt.hashSync(password, 12)
```
关闭于 2024-02-06 0 条评论