swc/crates/swc_ecma_preset_env
Donny/강동윤 85a8defc37
fix(es/preset-env): Fix default target (#6921)
**Description:**

Previously the default value of `targets` was `""`, which is not deterministic.

**Related issue:**

 - Closes https://github.com/swc-project/swc/issues/6888.
2023-02-09 05:08:41 +00:00
..
benches chore(ci): Fix benchmark action (#6582) 2022-12-06 12:24:55 +00:00
data fix(es/preset-env): Fix default target (#6921) 2023-02-09 05:08:41 +00:00
scripts chore(repo): Configure prettier (#4523) 2022-05-04 14:25:28 +00:00
src fix(es/preset-env): Fix default target (#6921) 2023-02-09 05:08:41 +00:00
tests fix(es/preset-env): Don't add instance properties when there's a static property (#5305) 2022-07-27 05:11:19 +00:00
Cargo.toml chore: Publish crates 2023-02-08 05:17:01 +00:00