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

fix: compatibility with built-in CSS support #1035

Merged
merged 2 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

Breaking Changes

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.21 🎉

Comparison is base (d2516c4) 90.33% compared to head (88d6411) 90.54%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1035      +/-   ##
==========================================
+ Coverage   90.33%   90.54%   +0.21%     
==========================================
  Files           5        5              
  Lines         838      857      +19     
  Branches      229      243      +14     
==========================================
+ Hits          757      776      +19     
  Misses         71       71              
  Partials       10       10              
Impacted Files Coverage Δ
src/index.js 96.13% <100.00%> (ø)
src/loader.js 90.10% <100.00%> (+1.08%) ⬆️

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

@alexander-akait alexander-akait merged commit f576ed6 into master May 19, 2023
35 checks passed
@alexander-akait alexander-akait deleted the fix-compatibility-with-built-in-css-support branch May 19, 2023 02: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