Skip to content

feat: improve lightningcss minimize warning#10103

Merged
SyMind merged 1 commit intomainfrom
improve-lightningcss-plugin-warning
Apr 21, 2025
Merged

feat: improve lightningcss minimize warning#10103
SyMind merged 1 commit intomainfrom
improve-lightningcss-plugin-warning

Conversation

@SyMind
Copy link
Copy Markdown
Member

@SyMind SyMind commented Apr 21, 2025

Summary

improve lightningcss minimize warning

before

WARNING in ⚠ Unexpected end of input at main.css<LINE_COL>

after

WARNING in ⚠ LightningCSS minimize warning: Unexpected end of input at main.css<LINE_COL>
    ╭─[13:13]
 11 │ 
 12 │ .b {
 13 │   color; blue;
    ·              ▲
 14 │ }
 15 │ 
    ╰────

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

@netlify
Copy link
Copy Markdown

netlify bot commented Apr 21, 2025

Deploy Preview for rspack canceled.

Name Link
🔨 Latest commit 5511b59
🔍 Latest deploy log https://app.netlify.com/sites/rspack/deploys/6805f7f24beb090008e78970

@github-actions github-actions bot added release: feature release: feature related release(mr only) team The issue/pr is created by the member of Rspack. labels Apr 21, 2025
@codspeed-hq
Copy link
Copy Markdown

codspeed-hq bot commented Apr 21, 2025

CodSpeed Performance Report

Merging #10103 will not alter performance

Comparing improve-lightningcss-plugin-warning (5511b59) with main (6aff578)

Summary

✅ 11 untouched benchmarks

@SyMind SyMind merged commit aebee18 into main Apr 21, 2025
35 checks passed
@SyMind SyMind deleted the improve-lightningcss-plugin-warning branch April 21, 2025 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release: feature release: feature related release(mr only) team The issue/pr is created by the member of Rspack.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants