-
-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Description
I'm trying to bundle @node-rs/bcrypt
with Rollup to deploy it to AWS Lambda.
However weirdly it only bundles the following files:
bcrypt.darwin-arm64_1.node
bcrypt.darwin-arm64_1_1.node
While my lambda is trying to load bcrypt.android-arm64.node
.
Any idea why this is happening and how to solve it?
Metadata
Metadata
Assignees
Labels
No labels