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
Why? Can you provide a cite or reasoning behind this.
According to this blog post if your writing an application for deployment you should put node_modules into your repository. But if your writing a module then you should not add it.
They should be removed from your repository and also added to .gitignore.
The text was updated successfully, but these errors were encountered: