Skip to content

Is it possible to pass esbuild options to the builder? #2912

@redmagic

Description

@redmagic

I would like to pass options to the esbuild command.

For example, the ability to indicate that the text loader should be used for html files.

https://esbuild.github.io/api/#loader

Or the ability to mark modules as external e.g. fsevents

https://esbuild.github.io/api/#external

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions