Closed joecritch closed 2 years ago
Building the project locally requires that you have a system that is similar to the Lambda environment (Linux/x64). The easiest way to build the application is to use GitHub Codespaces:
When running yarn build
from the project root, it should generate a dist.zip
in the /lib
folder that you can download and copy to a local repository when using debug_use_local_packages
.
@ofhouse Great thank you, I'll take a look!
I think I've come across a situation where this module isn't compatible with some particular Terraform permissions.
I have a feeling
debug_use_local_packages
config option may help here, but I'm unsure of how I would build the files without having the project locally.I appreciate this is a help request rather than a bug, but any ideas are welcome.