Skip to content
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

Several improvements and suggestion #4

Open
wants to merge 6 commits into
base: node-v14
Choose a base branch
from

Conversation

Kivol
Copy link

@Kivol Kivol commented Jan 18, 2021

Hi, thanks to your effort, I was able to build my custom version of node 14.x lambda layer and docker image. I built it from your fork(This PR: lambci#25 ), and I'd like to share some of my changes for the completeness of this layer.

The changes are:

  • Upgraded to 14.15.4 which is the latest LTS and includes security patch
  • I moved NODE_OPTIONS to header on bootstrap.c.
  • I modified test.sh to remove unnecessary NODE_MODULE_LOADER_TYPE environment variable.
  • (This is more like a suggestion) I rollback the getHandler() of bootstrap.js to ensure the backward compatibility of succeed/fail/done callback and test code.

Please feel free to give any comment!

Thanks,
Kivol

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

Successfully merging this pull request may close these issues.

1 participant