-
Notifications
You must be signed in to change notification settings - Fork 1
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
build: use vite #171
build: use vite #171
Conversation
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #171 +/- ##
==========================================
+ Coverage 97.17% 97.30% +0.12%
==========================================
Files 22 22
Lines 1558 1558
==========================================
+ Hits 1514 1516 +2
+ Misses 44 42 -2 ☔ View full report in Codecov by Sentry. |
Looks good! Can we also try to use Node 20? |
Excuse the yarn -> npm switch
This should resolve most of the dependabot issues and result in nicer builds