mirror of
https://github.com/swc-project/swc.git
synced 2024-12-19 03:31:45 +03:00
f8358fbe2b
**Description:** We had two passes for joining variables. This PR removes one in the full optimizer, which is wrong. **Related issue:** - Closes https://github.com/swc-project/swc/issues/5989.
6 lines
65 B
JSON
6 lines
65 B
JSON
{
|
|
"defaults": true,
|
|
"toplevel": true,
|
|
"ecma": 2015
|
|
}
|