Skip to content

warning: optimizeDeps.esbuildOptions option was specified by "vite:react-swc" plugin #1187

@anonrig

Description

@anonrig

Related plugins

Describe the bug

11:18:00 AM [vite+] warning: `optimizeDeps.esbuildOptions` option was specified by "vite:react-swc" plugin. This option is deprecated, please use `optimizeDeps.rolldownOptions` instead.
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.

Reproduction

N/A

Steps to reproduce

Run pnpm install on a random project that has this with the latest version of Vite.

System Info

Unrelated

Used Package Manager

pnpm

Logs

No response

Validations

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions