-
-
Notifications
You must be signed in to change notification settings - Fork 463
Pass through cloudfront.origins inputs and expand relative paths #376
Pass through cloudfront.origins inputs and expand relative paths #376
Conversation
+1 |
@gehan Thanks for implementing this! It is a great simple api addition. Just one thing, could you update the README page? |
Nevermind just noticed it is covered already. Merging 🚀 |
Yeah no worries! Always good to PR changes back. I've also patched I'll probably have another PR soon for something else :D |
Thanks for getting this in! This is exactly what we were looking to do. |
@gehan when will this be released? |
@alexrosano not up to me! i'm just using this for a project i'm doing I published this to npm for the moment though so it can be used as @heroteam/serverless-next.js It was private for some reason and just changed it to public |
awesome thank u |
Hi folks, I've just published this in |
Allows you to pass
origins
toaws-cloudfront
as well as setting headers forapi
anddefaults
etc.We do this commonly for redirects and also for legacy parts of sites that request static from particular urls.