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

Remove unused npm packages on both client and server #1

Open
jpabadir opened this issue Mar 14, 2020 · 0 comments
Open

Remove unused npm packages on both client and server #1

jpabadir opened this issue Mar 14, 2020 · 0 comments

Comments

@jpabadir
Copy link
Contributor

jpabadir commented Mar 14, 2020

Until now, we had one package.json and one node_modules folder, which means that all packages needed on the server side are also in the client, and vice versa. We should get rid of the unneeded packages on both sides, now that we separated client and server in two different folders.

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