Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

node_modules doesn't need to exist #4

Closed
fluentinstroll opened this issue Sep 24, 2020 · 1 comment
Closed

node_modules doesn't need to exist #4

fluentinstroll opened this issue Sep 24, 2020 · 1 comment

Comments

@fluentinstroll
Copy link

The node_modules folder provides unnecessary bloat to the repo and can simply be removed.

I suggest removing the node_modules folder and pushing again then adding a .gitignore (https://docs.github.com/en/github/using-git/ignoring-files) to your git in order to avoid pushing your node_modules folder.

@joey2031 joey2031 reopened this Sep 24, 2020
@joey2031
Copy link
Owner

Talked to my professor, turns out it's going to be very hard to get rid of them, I will keep this at the back of my mind in the future and just add them to .gitignore

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants