Hi, I've found this example super helpful, so thank you!
In your configs.js, you accept two parameters:
options
resolveConfigurationProperty
Can you point me in the direction of the documentation of these parameters?
Am I right in thinking this comes from the call to the serverless file() here? I'm struggling to find any documentation on these parameters, so if you're able to help I'd really appreciate it!
Hi, I've found this example super helpful, so thank you!
In your
configs.js, you accept two parameters:optionsresolveConfigurationPropertyCan you point me in the direction of the documentation of these parameters?
Am I right in thinking this comes from the call to the serverless
file()here? I'm struggling to find any documentation on these parameters, so if you're able to help I'd really appreciate it!