react-emotion
Instructions for creating a new esm-bundle repo
A repo that tests automatic detection of upstream publishes and the publishing of @esm-bundle
versions of them.
Upstream repo at https://www.npmjs.com/package/react-emotion.
JS Delivr
https://cdn.jsdelivr.net/npm/@esm-bundle/react-emotion/esm/index.js
https://cdn.jsdelivr.net/npm/@esm-bundle/react-emotion/system/index.js
Unpkg
https://unpkg.com/@esm-bundle/react-emotion/esm/index.js
https://unpkg.com/@esm-bundle/react-emotion/system/index.js
Npm
npm install --save react-emotion@npm:@esm-bundle/react-emotion
Yarn
yarn add react-emotion@npm:@esm-bundle/react-emotion
Dependencies
react-emotion requires react and emotion (specifically emotion@9) as dependencies. As of emotion@10, this package was migrated to @emotion/core.