css-loader icon indicating copy to clipboard operation
css-loader copied to clipboard

fix: the ASCII whitespaces are preserved so can not be escaped

Open JounQin opened this issue 7 months ago • 4 comments

This PR contains a:

  • [x] bugfix
  • [ ] new feature
  • [ ] code refactor
  • [ ] test update
  • [ ] typo fix
  • [ ] metadata update

Motivation / Use-Case

close #1626

Breaking Changes

N/A

Additional Info

related https://infra.spec.whatwg.org/#ascii-whitespace

cc @alexander-akait

JounQin avatar Apr 16 '25 23:04 JounQin

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 96.28%. Comparing base (f5be49c) to head (902754f). Report is 48 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1632      +/-   ##
==========================================
+ Coverage   96.15%   96.28%   +0.12%     
==========================================
  Files          10       10              
  Lines        1196     1210      +14     
  Branches      461      465       +4     
==========================================
+ Hits         1150     1165      +15     
- Misses         37       40       +3     
+ Partials        9        5       -4     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

codecov[bot] avatar Apr 16 '25 23:04 codecov[bot]

@alexander-akait @snitin315 Any ETA to merge and release?

JounQin avatar May 18 '25 04:05 JounQin

@JounQin this week

alexander-akait avatar May 19 '25 22:05 alexander-akait

Friendly ping @alexander-akait @snitin315 @ersachin3112

JounQin avatar Jun 27 '25 09:06 JounQin