mirror of
https://github.com/swc-project/swc.git
synced 2025-01-04 19:47:10 +03:00
19bcb06f73
swc: - Use `output_path` to make sourcemap path relative to the `.map` file. (#1255)
12 lines
212 B
Plaintext
12 lines
212 B
Plaintext
{
|
|
"mappings": ";;;;;AAEO,KAAK,CAAC,GAAG,GAAG,CAAC;QAAP,GAAG,GAAH,GAAG",
|
|
"names": [],
|
|
"sources": [
|
|
"../../input/index.ts"
|
|
],
|
|
"sourcesContent": [
|
|
"\n\nexport const foo = 1;"
|
|
],
|
|
"version": 3
|
|
}
|