Skip to content

Switch / update to a static build with Vite for the viewer app #1735

Open
@hoeck

Description

@hoeck

The current benchmark viewer uses unpkg.com to load its dependencies. That was the easiest solution for me at the time I wrote it (a time where huge webpack configs, commonsj modules and long builds were still the norm 😁 ).

Atm. unpgk.com has long loading times and even timeouts so the benchmark viewer does not work properly, see #1731 (comment)

Whenever I deploy a small app to Github pages these days I'm using a simple static build with Vite using the official github example example. Works without any flaws.

Lets do that for the benchmark viewer too?!

@moltar @DarkGL please 👍 or 👎 or comment so I can start working on a PR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions