Hello,
I'm trying to incorporate Components into my project, however, there are a few issues. I cannot find any comprehensive documentation that could reflect aws cloudfront options to the serverless config. For example, I want to set the "Default Root Object" option, but it seems to be unavailable in Components. I tried
defaults:
defaultRootObject: index.html
but it doesn't work. Do I miss something or it's not supported?
Hello,
I'm trying to incorporate Components into my project, however, there are a few issues. I cannot find any comprehensive documentation that could reflect aws cloudfront options to the serverless config. For example, I want to set the "Default Root Object" option, but it seems to be unavailable in Components. I tried
but it doesn't work. Do I miss something or it's not supported?