Skip to content

fix: build error with reserved keywords in CSS modules#9439

Merged
ahabhgk merged 1 commit intoweb-infra-dev:mainfrom
inottn:fix/css
Feb 24, 2025
Merged

fix: build error with reserved keywords in CSS modules#9439
ahabhgk merged 1 commit intoweb-infra-dev:mainfrom
inottn:fix/css

Conversation

@inottn
Copy link
Collaborator

@inottn inottn commented Feb 23, 2025

Summary

fix #9432

Checklist

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

@github-actions github-actions bot added the release: bug fix release: bug related release(mr only) label Feb 23, 2025
@netlify
Copy link

netlify bot commented Feb 23, 2025

Deploy Preview for rspack canceled.

Built without sensitive environment variables

Name Link
🔨 Latest commit 8287f0b
🔍 Latest deploy log https://app.netlify.com/sites/rspack/deploys/67bb3f9b7853ef00080c26ad

@codspeed-hq
Copy link

codspeed-hq bot commented Feb 23, 2025

CodSpeed Performance Report

Merging #9439 will not alter performance

Comparing inottn:fix/css (8287f0b) with main (e8b77c4)

Summary

✅ 7 untouched benchmarks

@chenjiahan chenjiahan requested a review from ahabhgk February 24, 2025 07:49
@ahabhgk ahabhgk merged commit 4b72f57 into web-infra-dev:main Feb 24, 2025
31 checks passed
@inottn inottn deleted the fix/css branch February 24, 2025 07:55
@h-a-n-a h-a-n-a mentioned this pull request Feb 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release: bug fix release: bug related release(mr only)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Build fails when using keywords like switch/default in css module when targeting node

2 participants