Sun Xiaoran

Results 27 comments of Sun Xiaoran

In the previous PR, I noticed the official plugin support for `rolldown-vite`, but to be honest, I didn't quite understand how it was implemented. If I understand correctly, it actually...

At least, if it is just forwarded to the `rolldown-vite` version of `plugin-legacy` like the official plugin, it actually goes against the original intention of this package - using SWC...

See https://github.com/CyanSalt/roughness/issues/2#issuecomment-3226576449 .

This is not part of the plan. But I am indeed thinking of a mechanism that allows developers to customize the style of the internal components of roughness, including borders,...

I haven't been able to reproduce this problem. Perhaps the following is a solution based on some information I found. > Your installation is affected by App Translocation. To fix...

此插件会在内部解析 browserslist 配置,转化为特定的 targets 并传递给 SWC。您是否能提供一个最小的可重现该问题的仓库?

Will be fixed in the next version (https://github.com/CyanSalt/commas/commit/e905f6e245f3eaba10b14066007ff0925509cc77). Thanks for the feedback!