-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
- There is now only one adapter, so it should be called
adapterhere - There's no longer a separate construct for lambda handler, so artifactPath is not needed in RendererProps here
- Only CDK v2 is supported and there's just one construct, should it be in
@sveltekit-cdk/constructinstead of@sveltekit-cdk/constructsv2? eh... - App.render() is now Server.respond(), so
RendererPropsdoesn't fit any more ->ServerProps -
SvelteDistribution->SvelteKitSite- Svelte != SvelteKit
- the construct is a composition of distribution, function and bucket, so distribution is a bad name for it
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels