Thank you so much for this - I've been looking for a way to build NodeJS layers easily.
Is there already a way to specify an output directory for the zipped file?
I noticed there is the SUBDIR_MODE in build.sh, but don't really understand how it's used.
What are your thoughts on adding a -o OUTPUT_DIR to the build script?
Thank you so much for this - I've been looking for a way to build NodeJS layers easily.
Is there already a way to specify an output directory for the zipped file?
I noticed there is the
SUBDIR_MODEinbuild.sh, but don't really understand how it's used.What are your thoughts on adding a
-o OUTPUT_DIRto the build script?