Skip to content

Feat: Add a way to pass esbuild plugins #42

Open
@arv

Description

@arv

There is currently no way to pass an esbuild plugin.

It would be nice to add a plugins option to the EsBuildPluginArgs which would be passed along to the esbuild transform function.

const { code: transformedCode, warnings } = await transform(code, transformOptions);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions