Rodrigo Eduardo Nehring
Results
2
comments of
Rodrigo Eduardo Nehring
@JamesKyburz I was almost forking the serverless-offline to modify that module path. Thank you!
It's possible to override it by using the deployment with AWS Cloudformation, and the extras.json https://aws.github.io/chalice/topics/cfn.html#template-merge ```json { "Resources": { "APIHandler": { "Properties": { "Environment": { "Variables": { "LAMBDA_SOMETHING_REF": {...