swc/crates/swc_css_prefixer/tests
Pig Fang 18d6277e4c
feat(preset-env): Upgrade browserslist-rs (#9023)
**Description:**

Compilation time of browserslist-rs has beed reduced by 32%. See:
https://github.com/browserslist/browserslist-rs/pull/23

But, it's still slower that oxc-browserslist:


![image](https://github.com/swc-project/swc/assets/17216317/44602603-e33f-442e-9ee0-242061089397)

while browserslist-rs costs about 3.9s.




**Related issue:**

Close #9014

---------

Co-authored-by: 강동윤 (Donny) <kdy1997.dev@gmail.com>
2024-07-01 05:20:49 +00:00
..
fixture feat(preset-env): Upgrade browserslist-rs (#9023) 2024-07-01 05:20:49 +00:00
prefixer.rs feat(css/parser): Store lexed comments (#8091) 2023-10-10 11:42:20 +00:00