Skip to content

javascript: node_modules should be immutable_input_digests #19054

Open
@tobni

Description

@tobni

Is your feature request related to a problem? Please describe.
node_modules folder is currently copied into processes. The amount of IO is significant, with npm and yarn suffering the worst.

Describe the solution you'd like
Instead of merging installation digests with the sources to be acted upon, pass node_modules as immutable inputs.

Describe alternatives you've considered
?

Additional context

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions