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 modules from api #93

Open
22 tasks
martinheppner opened this issue Mar 3, 2024 · 0 comments
Open
22 tasks

Remove unused modules from api #93

martinheppner opened this issue Mar 3, 2024 · 0 comments

Comments

@martinheppner
Copy link
Contributor

the command "npx depcheck" shows the following list of unused node_modules. I already tested removing all of them at once - which is not working. So maybe we can try to remove one by one?

  • axios
  • bcrypt
  • cookie-parser
  • crypto
  • csurf
  • es6-promise-pool
  • fs
  • jsonwebtoken
  • lodash
  • morgan
  • mysql
  • mysql2
  • node-schedule
  • path
  • pg
  • puppeteer-core
  • request
  • request-promise
  • @babel/core
  • @babel/plugin-transform-runtime
  • @babel/preset-env
  • bluebird
@martinheppner martinheppner changed the title npx depcheck Remove unused modules Mar 3, 2024
@martinheppner martinheppner changed the title Remove unused modules Remove unused modules from api Mar 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant