Hi there! First off, thank you for creating and maintaining ky 😄. I've recently encountered an issue when using ky within a Next.js Server Component environment. After a deep dive into the Fetch ...
When using custom-webpack devserver, CORS pre-flight requests for assets fail. This is usually not an issue since most of the time your app and assets are served from the same origin (thus there are ...