Tyler Davis Mitchell
Tyler Davis Mitchell
If you're using yarn resolutions in a yarn workspace, make sure that you define it in the root `package.json`. ``` "resolutions": { "//": "See https://github.com/facebook/create-react-app/issues/11773", "react-error-overlay": "6.0.9" } ```
Underrated extension--I'm very interested in your configuration guide!
@gioboa One example being: In your host app, you have a list of remotes that are retrieved only at runtime from an external api and the remotes are sometimes refetched.
On the new documentation site it mentions "State Management - Coming Soon". Is there any more information on what that might bring?