Opensource.guide: node_modules not on .gitignore

Created on 31 Dec 2018  路  8Comments  路  Source: github/opensource.guide

I've faced this when working on #715 . I've checked out the master's .gitignore and it also doesn't list node_modules. Is there any reason behind that? I mean, my branch right now is tracking every change on npm packages, and I'm wondering if this is the desired result and why.

All 8 comments

@leolleocomp I'd take in a PR that ignores node_modules and removes what's currently in there.

@leolleocomp I'd take in a PR that ignores node_modules and removes what's currently in there.

Going to take this path, thank you.

It will do what it says to do if you follow the directions

I have no more to say

This breaks GitHub Pages so it is being added back in with https://github.com/github/opensource.guide/pull/798

This breaks GitHub Pages so it is being added back in with #798

Hi @kenyonj , thanks for the observation!

Do you know any workaround on this issue, or if it's really necessary?

It looks like our design systems team is looking into it. There are a couple of alternatives, some better than others, and I'll make sure to update this issue once we decide which way to proceed.

Thanks for the issue @leolleocomp but as mentioned above this is needed for GitHub Pages and I don't see a pressing need to change this.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

nayafia picture nayafia  路  7Comments

nayafia picture nayafia  路  8Comments

kytrinyx picture kytrinyx  路  8Comments

Victorsj picture Victorsj  路  6Comments

Aurelsicoko picture Aurelsicoko  路  8Comments