We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Visiting https://unpkg.com/redux displays the CJS build (https://unpkg.com/redux@4.0.0/lib/redux.js) when the UMD build (https://unpkg.com/redux@4.0.0/dist/redux.js) should be displayed instead.
Please refer to the usage instructions at the bottom of https://unpkg.com/.
The text was updated successfully, but these errors were encountered:
We added an unpkg field in #3003. It just hasn't been published.
Sorry, something went wrong.
No branches or pull requests
Visiting https://unpkg.com/redux displays the CJS build (https://unpkg.com/redux@4.0.0/lib/redux.js) when the UMD build (https://unpkg.com/redux@4.0.0/dist/redux.js) should be displayed instead.
Please refer to the usage instructions at the bottom of https://unpkg.com/.
The text was updated successfully, but these errors were encountered: