-
-
Notifications
You must be signed in to change notification settings - Fork 641
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
[Bug]: lightningcss color internal error #7789
Comments
Did you use this loader ? |
Can you try add a targets config to it, I tried and compiled successfully, I'm not sure if this is a bug of lightningcss |
i use rsbuild, enable lightningcss. // rsbuiild.config.ts
// src/index.ts
There are still error: |
同样遇到了类似的问题
|
找到了一个解决方法,但是不清楚具体原因,发现把 |
具体见:#8017 |
Lightningcss have fixed this, now it should be fine |
System Info
System:
OS: macOS 14.5
CPU: (8) arm64 Apple M3
Memory: 16.00 GB
Binaries:
Node: 18.20.4
npm: 10.7.0
pnpm: 9.9.0
Browsers:
Chrome: 128.0.6613.114
Details
lightningcss throw error when use pdf_viewer.css. webpack is ok.
Message: internal error: entered unreachable code
Location: index.crates.io-6f17d22bba15001f/lightningcss-1.0.0-alpha.58/src/values/color.rs:3225
Reproduce link
No response
Reproduce Steps
rsbuild build
The text was updated successfully, but these errors were encountered: