sveltekit-adapter-aws icon indicating copy to clipboard operation
sveltekit-adapter-aws copied to clipboard

🔌 SveleteKit AWS adapter with multiple architecture

Results 34 sveltekit-adapter-aws issues
Sort by recently updated
recently updated
newest added

reformatting in the `cdk-modifiers.ts` file caused this feature to break and I didn't realize because I was using my local version. ## Summary by CodeRabbit - **Chores** - Made internal...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [aws-cdk](https://redirect.github.com/aws/aws-cdk) ([source](https://redirect.github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk)) | [`2.1003.0` -> `2.1004.0`](https://renovatebot.com/diffs/npm/aws-cdk/2.1003.0/2.1004.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/aws-cdk/2.1004.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

I'm unable to deploy svelte-5 with this adapter and the new svelte.js/ts files with top-level await because the lambda here gets compiled as CJS, which does not support top level...

# Detected Project Issues ## Performance - [ ] The `lambda-mono` architecture has poor scaling and may hit concurrency limits, leading to HTTP 429 errors. - [ ] The `edge-bundled`...

dashboard