swc/crates/swc_ecma_minifier/tests/fixture/next/target-es2015
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
..
static/chunks/main-04b5934c26266542 feat(es/minifier): Ignore return values of ignored IIFEs (#6020) 2022-10-02 20:01:56 +09:00
config.json fix(es/minifier): Remove wrong variable joiner pass (#5992) 2022-09-29 19:11:18 +09:00