sveltekit-adapter-lambda
sveltekit-adapter-lambda copied to clipboard
Feature request: Options to run on Lambda@edge vs Lambda
Hi,
Great work on the adaptor.
I wanted to get your thoughts on having an option to deploy to lambda@edge or lambda. Is this something you have thought about already, would you be willing to accept a PR?
Thanks,
Hi @aidan-gee Thank You for your interest in my project!
It is something I have tough about but discounted for my use case due to its higher cost that running in region, I would however, happily accept a PR.
Thanks James
@aidan-gee Is this something you are going to do? I would love to see how to do this as I am new to cloudfront and Sveltekit. Or a example you have made.