Skip to content

Vite static build #1841

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 10 commits into from
May 3, 2025
Merged

Vite static build #1841

merged 10 commits into from
May 3, 2025

Conversation

hoeck
Copy link
Collaborator

@hoeck hoeck commented Apr 27, 2025

Description

Use Vite to build the benchmark viewer app. Fixes #1735.

Testing

Deployed the viewer app here

Checklist

  • Conducted a self-review of the code changes.
  • Updated documentation, if necessary.
  • [ ] Added tests to validate the functionality or fix.

Erik Soehnel added 9 commits April 27, 2025 08:48
The build does a mandatory type-check now.
Results and the popularity json file stay at their current place. So if
someone wanted to gather all the historical benchmark data, one wont have
to deal with too many files moving around.
This app is separated from the benchmark script stuff so it
should have its own eslint and rules.
It did include the docs app.
@hoeck hoeck requested review from moltar and DarkGL April 27, 2025 09:44
@hoeck
Copy link
Collaborator Author

hoeck commented May 3, 2025

Just fixed a small path typo in the README, shouldn't need a re-review 😅.

@hoeck hoeck merged commit d8feb1c into moltar:master May 3, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Switch / update to a static build with Vite for the viewer app
2 participants