JS: rewrite source map generator to use specialized JSON writer
Fixes problems with string escaping. See KT-20005
This commit is contained in:
committed by
Alexey Andreev
parent
187ca71dc6
commit
361d6dfca0
@@ -0,0 +1,7 @@
|
||||
$TESTDATA_DIR$/sourceMapCharEscape.kt
|
||||
-no-stdlib
|
||||
-source-map
|
||||
-source-map-embed-sources
|
||||
always
|
||||
-output
|
||||
$TEMP_DIR$/out.js
|
||||
Reference in New Issue
Block a user