-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
discussionDiscussion about the projectDiscussion about the project
Description
I really like the concept of getting rid of the yarn install
step for deploying to production.
But I have projects that have 500MB of dependencies. Adding .yarn
would dramatically increase the repo size.
The problem is that git hosts have limits on repo size. (E.g. GitHub recommends repo sizes to be <1GB.)
Git LFS could be a solution but it's seem to be fairly expensive.
I'm curious about yours thoughts on this.
matfax, bbigras, peey, jportela, Manas-Nagelia and 5 more
Metadata
Metadata
Assignees
Labels
discussionDiscussion about the projectDiscussion about the project