-
Notifications
You must be signed in to change notification settings - Fork 185
Closed
Description
I was compiling native libraries and everything needed to make camanJS work with AWS lambda (caman, canvas, fibers) and I needed a way to copy compiled modules after npm install --production, so I created a fork of this project which allows you to have post_install.sh which (if exists) is runned after npm install --production and before creating a .zip and deploying to lambda.
There is also the npm package node-lambda-postinstall if it helps anyone.
It would be nice to have this option in original project :)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels