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

feat(js-minify): replace terser with swc #138

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

feat(js-minify): replace terser with swc #138

wants to merge 3 commits into from

Conversation

curbengh
Copy link
Owner

@curbengh curbengh commented Nov 6, 2022

@codecov-commenter
Copy link

Codecov Report

Base: 98.95% // Head: 98.95% // No change to project coverage 👍

Coverage data is based on head (591b1d8) compared to base (b0575e6).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #138   +/-   ##
=======================================
  Coverage   98.95%   98.95%           
=======================================
  Files           1        1           
  Lines         192      192           
  Branches       42       42           
=======================================
  Hits          190      190           
  Misses          2        2           
Impacted Files Coverage Δ
lib/filter.js 98.95% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

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.

Replace Terser with SWC
2 participants