May I ask for some guidance on this. I'm using sst...
# help
j
May I ask for some guidance on this. I'm using sst v1.1.0 typescript amd64
s
for the lambda in question, try:
Copy code
bundle: {
  loader: {
    '.node': 'binary'
  }
}
j
will do. Thank you
s
f
Thanks @Sam Hulick !