-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
Currently building binaries involves full copies of all the node modules. Would it be possible to provide a flag to use symlinks instead of full copies?
In some docker containers, filesystem operations are extremely slow, and since node modules get very big, this can make it impossible to use e.g circleci for node tests.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels