8000 post install script · Issue #67 · motdotla/node-lambda · GitHub
[go: up one dir, main page]

Skip to content

post install script #67

@navihtot

Description

@navihtot

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 :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0