Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix: compatibility with built-in CSS support #605

Merged
merged 3 commits into from
May 19, 2023

Conversation

alexander-akait
Copy link
Member

@alexander-akait alexander-akait commented May 19, 2023

This PR contains a:

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

Motivation / Use-Case

do nothing when built-in CSS support enabled

Breaking Changes

No

Additional Info

webpack/webpack#17223

@codecov
Copy link

codecov bot commented May 19, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.54 🎉

Comparison is base (1eb00b5) 89.42% compared to head (282a78c) 89.96%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #605      +/-   ##
==========================================
+ Coverage   89.42%   89.96%   +0.54%     
==========================================
  Files          15       15              
  Lines         312      329      +17     
  Branches      156      170      +14     
==========================================
+ Hits          279      296      +17     
  Misses         27       27              
  Partials        6        6              
Impacted Files Coverage Δ
src/index.js 100.00% <100.00%> (ø)

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

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant