You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 3, 2021. It is now read-only.
The size of repository after extraction is about 23MB even though the repository actually doesn't have that many large file in the latest commit.
I guess you pushed node_modules into the repository once and then deleted it, but deleting node_modules and committing deleted files will not solve the problem since those files actually stay in the git history for ever.
We need to reduce size of repository