An ESM version of React.
How can I create a repo like this.
https://cdn.jsdelivr.net/npm/@esm-bundle/react/esm/react.development.js
https://cdn.jsdelivr.net/npm/@esm-bundle/react/system/react.development.js
https://cdn.jsdelivr.net/npm/@esm-bundle/react/esm/react.production.min.js
https://cdn.jsdelivr.net/npm/@esm-bundle/react/system/react.production.min.js
https://unpkg.com/@esm-bundle/react/esm/react.development.js
https://unpkg.com/@esm-bundle/react/system/react.development.js
https://unpkg.com/@esm-bundle/react/esm/react.production.min.js
https://unpkg.com/@esm-bundle/react/system/react.production.min.js
npm install react@npm:@esm-bundle/react
yarn add react@npm:@esm-bundle/react