Replies: 1 comment 1 reply
-
It can be reduced to 255 MiB with You probably can clean it further: https://docs.gitlab.com/ee/user/project/repository/reducing_the_repo_size_using_git.html The number of objects is also very high: 392149 Have you committed the node_modules directory in the past? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Why does the .git folder weigh 427 MiB? (after
git clone
)That seems a bit much when it's stated in your doc that the bundle size is 89 KiB,
Beta Was this translation helpful? Give feedback.
All reactions