Skip to content

Not compatible with Vite 8 #273

@op200

Description

@op200
[vite] warning: `esbuild` option was specified by "monkey:config" plugin. This option is deprecated, please use `oxc` instead.
Both esbuild and oxc options were set. oxc options will be used and esbuild options will be ignored. The following esbuild options were set: `{ supported: { 'top-level-await': true } }`

And because there is no rolldown configured to allow top await, an error will be reported when minify: false

The compression of oxc is not configured, resulting in a large output file

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions