Files
kotlin-fork/compiler/testData/cli/js/sourceMapPrefix.args
T
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

8 lines
123 B
Plaintext
Vendored

$TESTDATA_DIR$/sourceMap.kt
-no-stdlib
-source-map
-source-map-prefix
http://localhost:8080/src/
-output
$TEMP_DIR$/out.js