faceyspacey / faceyspacey/react-universal-component

react-refresh support/replacement for react-hot-loader

Open
#212 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
1.7k
Forks
80
PR merge metrics
No merged PRs in 30d

Description

I'm using `react-universal-component` in multiple `gatsby.js` projects. Current version of `gatsby.js` made switch from hot-reload to better supported by React `react-refresh`

I've updating the codebase, and stumble upon yarn install warning:

```sh
warning "react-universal-component > react-hot-loader@4.12.20" has unmet peer dependency "@types/react@^15.0.0 || ^16.0.0".
```

And I got curious if it `react-hot-loader` dependency of `react-universal-component` could break or conflict with `react-refresh` some way.

PS: I do not care much about @types/react missing peer dependency, as @types/react-dom has it as direct dependency.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.