sst / ion

❍ — a new engine for SST
https://ion.sst.dev
MIT License
1.09k stars 129 forks source link

fix aws lambda dev bootstrap not always targeting linux amd64 #388

Closed qw-in closed 1 month ago

qw-in commented 1 month ago

Dev was broken in local dev on mac, this seems to fix it.

The sst dev bootstrap lambda needs to always target the aws lambda runtime, not detect based on the local machine.