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 unnesessary deps #5

Closed
XaveScor opened this issue Sep 24, 2023 · 0 comments · Fixed by #9
Closed

remove unnesessary deps #5

XaveScor opened this issue Sep 24, 2023 · 0 comments · Fixed by #9
Assignees
Labels
enhancement New feature or request

Comments

@XaveScor
Copy link
Owner

XaveScor commented Sep 24, 2023

These deps is already in standard:

  • arr-flatten
  • arr-map
  • es6-weak-map
  • object.defaults
  • object.reduce

These deps can replaced by native Nodejs APIs:

  • mkdirp
  • rimraf
  • del
@XaveScor XaveScor self-assigned this Sep 24, 2023
@XaveScor XaveScor added the enhancement New feature or request label Sep 24, 2023
@XaveScor XaveScor mentioned this issue Sep 24, 2023
@XaveScor XaveScor linked a pull request Sep 24, 2023 that will close this issue
XaveScor added a commit that referenced this issue Sep 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant