This is a minimal reproduction of an issue I'm having with Gatsby, Recoil, and Suspense.
When you use Gatsby, and at any point in the app use asynchronous Recoil state, the app will fail to build, and simply get stuck on "Building static HTML for pages".
- Clone this repo
yarn
yarn build