Describe the bug
Run pnpm create cloudflare@latest my-react-router-app --framework=react-router and update vite config. Or see reproduction below.
Error: The following environment configurations are incompatible with the Cloudflare Vite plugin:
- "ssr" environment: `resolve.external`: ["@vanilla-extract/css","@vanilla-extract/css/fileScope","@vanilla-extract/css/adapter"]
To resolve this issue, avoid setting `optimizeDeps.exclude` and `resolve.external` in your Cloudflare Worker environments.
Reproduction
https://github.com/kigawas/vanilla-extract-cloudflare
System Info
Used Package Manager
pnpm
Logs
Validations
Describe the bug
Run
pnpm create cloudflare@latest my-react-router-app --framework=react-routerand update vite config. Or see reproduction below.Reproduction
https://github.com/kigawas/vanilla-extract-cloudflare
System Info
Used Package Manager
pnpm
Logs
Validations