swc/crates/swc_ecma_minifier/tests/fixture/issues/2257
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
..
full feat(es/minifier): Ignore return values of ignored IIFEs (#6020) 2022-10-02 20:01:56 +09:00