-
Notifications
You must be signed in to change notification settings - Fork 47.4k
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
react-devtools-inline@4.17.0 weighs over 400MB (!!!) #22220
Comments
This is likely related to the named hooks feature, which imports We're looking to clean this up, regardless. Thanks for the info though. We'll be sure to look at the inline package as well. |
Thanks! I'll wait for the release 👍 |
It's being published today, see #22234 😄 |
v4.18.0 verified as fixed from my end. Thank you for addressing this. |
@bvaughn I think it was published by you. I see paths such as
/Users/bvaughn/Documents/git/react.devtools
in the bundle's comments.v4.16.0 weighs under 8MB.
v4.17.0 weighs over 400MB and contains many dev-time bundles with source maps.
See https://www.npmjs.com/package/react-devtools-inline ("Unpacked Size: 426MB")
Or install locally to reproduce.
The text was updated successfully, but these errors were encountered: