Skip to content

Remove Browserify in favor of ESBuild (already used in Mochify) #2618

@fatso83

Description

@fatso83

We already employ ESBuild in creating the bundle for our tests, which gets us in the strange situation where the testing of the bundle is happening on a version that we never produce 🤡

Most of the work is already done in the coverage.cjs script, so it's mostly just about extracting that chunk and re-using it everywhere else (NPM scripts, bundle, coverage, ...).

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