Files
kotlin/compiler/testData/cli/js/sourceMapRootManual.test
Alexey Andreev 13ab63ae09 Generate relative paths in JS source maps
Also, add CLI options to manipulate prefixes of path

See KT-4078
2017-06-20 17:40:32 +03:00

4 lines
126 B
Plaintext
Vendored

// EXISTS: out.js
// CONTAINS: out.js.map, "sourceMapRoot/foo/file1.kt"
// CONTAINS: out.js.map, "sourceMapRoot/bar/file2.kt"