Skip to content

Add example of using esbuild #43

@cmdcolin

Description

@cmdcolin

Large plugins may result in a slow 'refresh cycle' (waiting on rollup to recompile the single file umd bundle)

Could potentially investigate using esbuild

Alternatively or in addition to this, add plugin dev environment that uses @jbrowse/react-app

Vite uses a combo of esbuild (at dev time) and rollup (for prod builds) as an example

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