Skip to content
This repository has been archived by the owner on Aug 30, 2019. It is now read-only.

Why do we use create-react-class package? #298

Open
maximuk opened this issue Dec 27, 2017 · 3 comments
Open

Why do we use create-react-class package? #298

maximuk opened this issue Dec 27, 2017 · 3 comments

Comments

@maximuk
Copy link
Contributor

maximuk commented Dec 27, 2017

"create-react-class": "^15.5.2",

@maximuk
Copy link
Contributor Author

maximuk commented Dec 27, 2017

More correct: why do we keep it in devDependencies if we never use it?

@leandrooriente
Copy link
Contributor

Hey @iwwwi, any update on this issue?

Do we still need this package?
I just tried to install and run the project without it and everything seems to be working fine.

94077bd

@rbardini
Copy link
Contributor

rbardini commented Mar 15, 2018

npm-check indicates the following unused packages:

  • cheerio
  • create-react-class
  • react-test-renderer
  • webpack-hot-middleware

Of course we have to take this list with a grain of salt, as dependencies can be used in ways that depcheck cannot possibly find out.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants