swc/tests/fixture/sourcemap
Donny/강동윤 98cc79a2be
fix(es/minifer): Fix bugs ()
swc_ecma_codegen:
 - Fix sourcemap of `export` tokens.
 - Fix codegen of numeric operands in left of a binary expression.
 - Fix codegen of unary operations.

swc_ecma_minifier:
 - Visit `AssignPatProp.valie`.
 - Move `inline_prevented` to analyzer.
 - Add `Ctx.dont_invoke_iife`.
 - `iife`: Check for `arugments`

swc:
 - `inline_sources_content`: true by default for `minify()`.
2021-10-11 07:44:42 +00:00
..
001 fix(es/minifer): Fix handling of callable expressions () 2021-10-10 03:47:11 +00:00
002 fix(es/minifer): Fix bugs () 2021-10-11 07:44:42 +00:00
003 fix(es/minifer): Fix bugs () 2021-10-11 07:44:42 +00:00