mirror of
https://github.com/swc-project/swc.git
synced 2024-12-20 20:22:26 +03:00
ce01b8a9b7
swc_ecma_codegen: - Fix source map of string literals. (#2253) swc_ecma_transforms_typescript: - Allow using same name for a module with function. (#2243)
14 lines
382 B
Plaintext
14 lines
382 B
Plaintext
{
|
|
"mappings": "OAAO,CAAa;SAEX,CAAC,GAAG,CAAC;IACV,CAAC;AACL,CAAC;SAEQ,CAAC,CAAC,KAAS,EAAE,CAAC;QAAZ,CAAC,GAAD,KAAS,cAAL,KAAK,GAAT,KAAS;IAChB,EAAE,EAAE,CAAC,EAAE,CAAC;QACJ,KAAK,CAAC,GAAG,CAAC,KAAK,CAAC,CAAO;IAC3B,CAAC;IACD,CAAC,EAAE,CAAC;AACR,CAAC;AAED,CAAC",
|
|
"names": [
|
|
"a",
|
|
"t",
|
|
"x",
|
|
"Error"
|
|
],
|
|
"sources": [
|
|
"../../input/index.ts"
|
|
],
|
|
"version": 3
|
|
}
|