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 HTML minifier #81

Merged
merged 3 commits into from
Sep 29, 2022
Merged

Conversation

alexander-akait
Copy link
Member

@alexander-akait alexander-akait commented Sep 9, 2022

This PR contains a:

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

Motivation / Use-Case

Add SWC HTML minifier

Breaking Changes

No

Additional Info

Some bugs on @swc/html side, so let's wait fixing them:

  • Wrong main
  • No types

@codecov
Copy link

codecov bot commented Sep 29, 2022

Codecov Report

Base: 96.04% // Head: 96.06% // Increases project coverage by +0.02% 🎉

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #81      +/-   ##
==========================================
+ Coverage   96.04%   96.06%   +0.02%     
==========================================
  Files           3        3              
  Lines         177      178       +1     
  Branches       58       58              
==========================================
+ Hits          170      171       +1     
  Misses          6        6              
  Partials        1        1              
Impacted Files Coverage Δ
src/index.js 96.21% <100.00%> (+0.02%) ⬆️
src/utils.js 91.66% <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.

@alexander-akait alexander-akait merged commit 8481f8c into master Sep 29, 2022
@alexander-akait alexander-akait deleted the feat-swc-html-minifier branch September 29, 2022 02:29
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.

1 participant