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

dependency optimisation #33

Open
hyperknot opened this issue May 27, 2018 · 0 comments
Open

dependency optimisation #33

hyperknot opened this issue May 27, 2018 · 0 comments

Comments

@hyperknot
Copy link

There are many ways to optimise the dependencies of this package.

  1. react-dnd uses lodash "^4.2.0" so including lodash.throttle "^4.0.1" is a duplication of code
  2. react-dnd uses hoist-non-react-statics "^2.1.0" while this package requires "^1.2.0", so it's a duplicated version of the same library! Can it be upgraded to 2.x?
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