Skip to content

Conversation

@saibhatkar
Copy link

Fixes #856

This PR removes accidentally committed build artifacts (node_modules, .npm-cache, .next) from the entire git history using git-filter-repo.

Results:

  • Repository size reduced to ~46 MB
  • Fixes Windows path issues caused by .next artifacts

⚠️ NOTE: This PR rewrites git history. All contributors will need to re-clone the repository after merge.

Agastya18 and others added 30 commits November 19, 2025 15:52
Co-authored-by: Matthew Wang <matt8p@Matthews-MacBook-Pro.local>
…m#903)

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
…am#908)

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-authored-by: Andrew Khadder <andrew.khadder@gmail.com>
…m#887)

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-authored-by: Andrew Khadder <andrew.khadder@gmail.com>
Co-authored-by: Matthew Wang <matt8p@Matthews-MacBook-Pro.local>
Co-authored-by: Matthew Wang <matt8p@Matthews-MacBook-Pro.local>
Co-authored-by: Matthew Wang <matt8p@Matthews-MacBook-Pro.local>
Co-authored-by: Matthew Wang <matt8p@Matthews-MacBook-Pro.local>
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-authored-by: Matthew Wang <matt8p@Matthews-MacBook-Pro.local>
Co-authored-by: Matthew Wang <matt8p@Matthews-MacBook-Pro.local>
Signed-off-by: Joaquin Coromina <75667013+bjoaquinc@users.noreply.github.com>
Co-authored-by: Matthew Wang <matt8p@Matthews-MacBook-Pro.local>
Co-authored-by: Matthew Wang <matt8p@Matthews-MacBook-Pro.local>
Co-authored-by: Matthew Wang <matt8p@Matthews-MacBook-Pro.local>
chelojimenez and others added 26 commits December 16, 2025 00:02
Signed-off-by: Andrew Khadder <54488379+khandrew1@users.noreply.github.com>
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-authored-by: Andrew Khadder <54488379+khandrew1@users.noreply.github.com>
Co-authored-by: Matthew Wang <matt8p@Matthews-MacBook-Pro.local>
Co-authored-by: Matthew Wang <matt8p@Matthews-MacBook-Pro.local>
Co-authored-by: marcelo <marcelojimenezrocabado@gmail.com>
Co-authored-by: Matthew Wang <matt8p@Matthews-MacBook-Pro.local>
Signed-off-by: Andrew Khadder <54488379+khandrew1@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Matthew Wang <matt8p@Matthews-MacBook-Pro.local>
Co-authored-by: Matthew Wang <matt8p@Mac.localdomain>
Co-authored-by: Matthew Wang <matt8p@Matthews-MacBook-Pro.local>
Co-authored-by: Matthew Wang <matt8p@Matthews-MacBook-Pro.local>
Co-authored-by: Andrew Khadder <54488379+khandrew1@users.noreply.github.com>
@dosubot dosubot bot added the size:XXL This PR changes 1000+ lines, ignoring generated files. label Dec 30, 2025
@matteo8p
Copy link
Collaborator

Hi @saibhatkar thanks for trying to take this on. The fix for this cannot be done via PR as it requires special permissions. We just put in a fix into main that brought down the size of the repo now.

If you delete and re-clone the repo, you should be able to see that it is smaller.

@matteo8p matteo8p closed this Dec 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XXL This PR changes 1000+ lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

200MB Repo Size