-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
vite-pluginRelating to the `@cloudflare/vite-plugin` packageRelating to the `@cloudflare/vite-plugin` package
Description
What versions & operating system are you using?
npmPackages:
@cloudflare/vite-plugin: 1.15.3
vite: 8.0.0-beta.0 => 8.0.0-beta.0
Please provide a minimal reproduction
pnpm create cloudflare@latest --template=cloudflare/templates/vite-react-template vite-8-cloudflare
cd vite-8-cloudflare
pnpm add vite@8.0.0-beta.0
Describe the Bug
Cloudflare's Vite plugin works without error, but causes the following warnings:
You or a plugin you are using have set `optimizeDeps.esbuildOptions` but this option is now deprecated. Vite now uses Rolldown to optimize the dependencies. Please use `optimizeDeps.rolldownOptions` instead.
Please provide any relevant error logs
No response
Metadata
Metadata
Assignees
Labels
vite-pluginRelating to the `@cloudflare/vite-plugin` packageRelating to the `@cloudflare/vite-plugin` package
Type
Projects
Status
Backlog