swc/crates/swc_css_prefixer
Donny/강동윤 2b627524ac
feat(es/minifier): Ignore return values of ignored IIFEs (#6020)
**Description:**

As we are not using the return value of the function, we can call `ignore_return_value` on the argument of the return statements of IIFE.
2022-10-02 20:01:56 +09:00
..
data feat(css/prefixer): Support more env properties and values (#5512) 2022-08-17 12:35:39 +00:00
src feat(es/minifier): Ignore return values of ignored IIFEs (#6020) 2022-10-02 20:01:56 +09:00
tests fix(css/prefixer): Reduce duplicates (#5537) 2022-08-18 07:06:18 +09:00
Cargo.toml chore(ci): Merge CI scripts (#5999) 2022-09-30 16:57:15 +09:00