Skip to content
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

Remove vue/cli as dependency and add missing polyfills #957

Merged
merged 2 commits into from
Oct 23, 2024

Add polyfills for `process` and `buffer`

d9b02a8
Select commit
Loading
Failed to load commit list.
Merged

Remove vue/cli as dependency and add missing polyfills #957

Add polyfills for `process` and `buffer`
d9b02a8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 23, 2024 in 0s

68.38% (+0.00%) compared to a4cd422

View this Pull Request on Codecov

68.38% (+0.00%) compared to a4cd422

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.38%. Comparing base (a4cd422) to head (d9b02a8).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #957   +/-   ##
=======================================
  Coverage   68.38%   68.38%           
=======================================
  Files          62       62           
  Lines        3928     3928           
=======================================
  Hits         2686     2686           
  Misses       1242     1242