Skip to content

Specify build directory #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
joshbrown opened this issue May 2, 2020 · 1 comment
Open

Specify build directory #1

joshbrown opened this issue May 2, 2020 · 1 comment

Comments

@joshbrown
Copy link

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?

@tobilg
Copy link
Owner

tobilg commented May 2, 2020

Well, easiest solution would be just to add a move command after the zip file is created to the build.sh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants