bf8681296b
- just legacy - report warning about deprecation - both - report warning about deprecation of legacy - no compiler explicitly chosen - error about explicit setting compiler warn from cli legacy compiler nowarn flag - kotlin.js.compiler.nowarn KT-42326 KT-53074
9 lines
210 B
Plaintext
Vendored
9 lines
210 B
Plaintext
Vendored
$TESTDATA_DIR$/sourceMapRoot/foo/file1.kt
|
|
$TESTDATA_DIR$/sourceMapRoot/bar/file2.kt
|
|
-Xlegacy-deprecated-no-warn
|
|
-source-map
|
|
-source-map-base-dirs
|
|
$TESTDATA_DIR$/foo:$TESTDATA_DIR$/bar
|
|
-output
|
|
$TEMP_DIR$/out.js
|