Skip to content

Set oxc: false for rolldown-vite #210

@sapphi-red

Description

@sapphi-red

Clear and concise description of the problem

This plugin sets esbuild: false for Vite.

esbuild: false,

But since rolldown-vite uses Oxc (and has a different behavior) esbuild: false does not have effect.

Suggested solution

Set oxc: false for rolldown-vite. Probably that's most people would expect.

Alternative

No response

Additional context

refs vitejs/rolldown-vite#309

Validations

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions