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

Why aren't vendor scripts gitignored? #458

Open
RobertAKARobin opened this issue Apr 12, 2023 · 0 comments
Open

Why aren't vendor scripts gitignored? #458

RobertAKARobin opened this issue Apr 12, 2023 · 0 comments

Comments

@RobertAKARobin
Copy link

This probably has an obvious answer but I haven't been able to find it. Why does the vendor/ directory contain jQuery, Backbone, etc., all committed to version control? Why not just use NPM to install dependencies? It would make the codebase much smaller and cleaner, and would discourage uninformed developers from trying to directly modify vendor libraries.

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