강동윤
|
48bc26d3c9
|
fix(es): Fix codegen & minifier (#2006)
swc_ecma_codegen:
- Emit a semicolon before `!`.
- Emit a semicolon before `[`. (#2007)
swc_ecma_minifier:
- Disable buggy passes.
- `iife`: Don't inline async functions. (#2007)
|
2021-08-04 10:27:17 +00:00 |
|