erikras / erikras/react-redux-universal-hot-example
Import certain modules only on the client.
Open
- Dominant language
- JavaScript
- Stars
- 12.1k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
Is there are recommended approach to importing some modules only on the client? There are some modules (animation libraries etc..) that assume they are running in the browser and try to access the document.
Contributor guide
Assessment
This issue has not been assessed yet.