Jarred Sumner
|
e3188c918a
|
use Biome to format Bun's codebase instead of Prettier (#8494)
* Ignore
* Create biome.json
* Ignore
* biome
* [autofix.ci] apply automated fixes
---------
Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2024-01-25 19:15:26 -08:00 |
|
Vladimir Vlach
|
68324daf78
|
String response for lambda function - no need to strinfigy string (#6208)
|
2023-10-19 22:27:36 -07:00 |
|
Mitchell K
|
b1bd93bffc
|
fix(bun-lambda) Fix API Gateway V1 events and expand on Lambda documentation (#5161)
* Fix issues with using V1 API Gateway events with Bun Lambda Layer.
* Remove aws-lambda as it is not needed
|
2023-09-12 14:59:19 -07:00 |
|
Justin "J.R." Hill
|
e091290748
|
fix(bun-lambda): Don't drop arguments in console.log(...) (#4992)
Closes #4826
|
2023-09-11 12:39:56 -07:00 |
|
Ashcon Partovi
|
2c795e6a3c
|
bun-lambda: Fix 502 when handler name was 'fetch'
|
2023-02-23 09:54:22 -08:00 |
|
Ashcon Partovi
|
ee60a5c55c
|
Add runtime layer for Bun on AWS Lambda (#2009)
|
2023-02-22 10:34:16 -08:00 |
|