mirror of
https://github.com/swc-project/swc.git
synced 2024-12-18 11:11:30 +03:00
aacf7aaf80
**Description:** We only inline function declarations if `ref_count` is 1, so we don't need to preserve the name of the function. **Related issue:** - Closes https://github.com/swc-project/swc/issues/5682.
6 lines
64 B
JSON
6 lines
64 B
JSON
{
|
|
"defaults": true,
|
|
"toplevel": true,
|
|
"passes": 1
|
|
}
|