mirror of
https://github.com/swc-project/swc.git
synced 2024-12-21 04:32:01 +03:00
98cc79a2be
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()`.
11 lines
194 B
Plaintext
11 lines
194 B
Plaintext
{
|
|
"mappings": "AAAA,MAAM,CAAC,GAAK,CAAC,GAAG,GAAG,QACnB,GADyB,CAAC;IACtB,MAAM,CAAC,CAAC;AACZ,CAAC",
|
|
"names": [
|
|
"foo"
|
|
],
|
|
"sources": [
|
|
"../../input/index.js"
|
|
],
|
|
"version": 3
|
|
}
|