Migrate build and tests to vite and jest#720
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #720 +/- ##
===========================================
- Coverage 93.87% 73.98% -19.89%
===========================================
Files 16 16
Lines 1486 1507 +21
Branches 249 301 +52
===========================================
- Hits 1395 1115 -280
- Misses 90 392 +302
+ Partials 1 0 -1
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
|
@bingenito this readme should be updated to say "openfin-cli" instead of "openfin" when launching the examples. Other than that LGTM - tested in browsers and OpenFin |
@kruplm That package is a bit misleading as the command doesn't match the package name. So if you install locally or globally you are installing openfin-cli but the command is just openfin. I'll update the readme in separate PR to just use npx instead of requiring install. |
No description provided.