Skip to content

Consider adding system packages that are available to Node.js functions #17

Open
@lance

Description

Many existing faas services provide system packages in the execution environment that allow functions to use them without the need for them to be included a package.json. This would definitely make build times faster, since if the function itself has no explicit dependencies, there is no reason to use npm install.

An example: Google Cloud Functions

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    artifacts/buildersIssues related to the builder imagesruntime/nodejsIssues and PRs for the Node.js buildpacks

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions