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

do not distribute node_modules/ #13

Open
sdumetz opened this issue Jan 31, 2019 · 0 comments
Open

do not distribute node_modules/ #13

sdumetz opened this issue Jan 31, 2019 · 0 comments

Comments

@sdumetz
Copy link
Member

sdumetz commented Jan 31, 2019

distributing the node_modules folder just to get a few JS/CSS files from it is problematic in a few ways :

  • 27Mb of lost space (...)
  • a few hundred (thousands?) of unused (mostly JS) files
  • seems to be detected as a security hole by many bots that then try to hack the website. Results in a lot of failed requests
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

1 participant