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: added swc minimizer #197

Merged
merged 4 commits into from Sep 29, 2022
Merged

feat: added swc minimizer #197

merged 4 commits into from Sep 29, 2022

Conversation

alexander-akait
Copy link
Member

This PR contains a:

  • bugfix
  • new feature
  • code refactor
  • test update
  • typo fix
  • metadata update

Motivation / Use-Case

swc as minifier

Breaking Changes

No

Additional Info

No

@codecov
Copy link

codecov bot commented Sep 29, 2022

Codecov Report

Base: 95.89% // Head: 95.91% // Increases project coverage by +0.01% 🎉

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #197      +/-   ##
==========================================
+ Coverage   95.89%   95.91%   +0.01%     
==========================================
  Files           3        3              
  Lines         268      269       +1     
  Branches      107      107              
==========================================
+ Hits          257      258       +1     
  Misses         11       11              
Impacted Files Coverage Δ
src/utils.js 91.66% <ø> (ø)
src/index.js 98.12% <100.00%> (+<0.01%) ⬆️

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.

@alexander-akait alexander-akait merged commit 5461421 into master Sep 29, 2022
@alexander-akait alexander-akait deleted the swc-minify branch September 29, 2022 15:04
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.

None yet

1 participant