-
-
Notifications
You must be signed in to change notification settings - Fork 27k
Bump dependencies #3785
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Bump dependencies #3785
Conversation
* Bump dependencies * Use a more sensible way to compile error overlay * Keep old chalk for global CLI
* Bump dependencies * Use a more sensible way to compile error overlay * Keep old chalk for global CLI
* Bump dependencies * Use a more sensible way to compile error overlay * Keep old chalk for global CLI
* Bump dependencies * Use a more sensible way to compile error overlay * Keep old chalk for global CLI
hi @gaearon I've noticed that the hot reload client from latest/beta This package was previously rolled back to 3.x for the same reason (#2691 and #2692). If legacy browser incompat is still a valid issue, It would be better to downgrade it again along with some check to prevent unintended version bump. May I make a PR for that? |
Hmm. All right! |
Actually I thought we did it now because we should be compiling dependencies automatically. Can you file a separate issue for this so we can investigate? |
I'm sorry I may have made a mistake. Actually I ejected several months ago (when CRA was 1.x) but is still using react-dev-utils, and I was not aware of such change in build config. I'll do some verification for that. |
Ah yeah that's likely the reason. Newer babel preset should handle it. |
* Bump dependencies * Use a more sensible way to compile error overlay * Keep old chalk for global CLI
The usual.