Skip to content

esbuild is not compatible with browserslist output #19

@JuanJoseGonGi

Description

@JuanJoseGonGi

I get this error trying to serve vue app
esbuild-minify ERROR Error: Invalid target: "and_chr90" (valid: esN, chromeN, edgeN, firefoxN, iosN, nodeN, safariN)

This is because esbuild does not support the same targets returned from browserslist.

There are some workarounds on this issue evanw/esbuild#121

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions