I expect this is planned. Just wanted to make sure to file this to make sure it's not missed.
Do you want to request a feature or report a bug?
Feature
What is the current behavior?
There's only a cjs build of simple-cache-provider: https://unpkg.com/simple-cache-provider@0.10.0/
What is the expected behavior?
react and react-dom have a UMD build which makes it easy to test things out or teach people React in a simple index.html file without any tooling to complicate things. Having a UMD build of simple-cache-provider would help when teaching suspense.
Which versions of React, and which browser / OS are affected by this issue? Did this work in previous versions of React?
N/A
I expect this is planned. Just wanted to make sure to file this to make sure it's not missed.
Do you want to request a feature or report a bug?
Feature
What is the current behavior?
There's only a cjs build of simple-cache-provider: https://unpkg.com/simple-cache-provider@0.10.0/
What is the expected behavior?
react and react-dom have a UMD build which makes it easy to test things out or teach people React in a simple
index.htmlfile without any tooling to complicate things. Having a UMD build of simple-cache-provider would help when teaching suspense.Which versions of React, and which browser / OS are affected by this issue? Did this work in previous versions of React?
N/A